When installing MySQL, the following error occurs: checking for termcap functions library... configure: Error: No curses/termcap library found.
Solution:
Download and install the software package
I. The system is the RedHat series:
Yum list |
The following error occurred while compiling MySQL:
The code is as follows
Copy Code
Checking for tgetent in-ltermcap ... noChecking for termcap functions Library ... configure:error:No curses/termcap Library found
When installing MySQL, an error occurs in./configure: error: No curses/termcap library found. cursestermcap
Yes./configure has a problem, so I looked back and found the problem:
An error occurred in the last few rows. The complete error message is
The following error was encountered when compiling MySQL in CentOS6.5Error:no Curses/termcap Library foundChecking for tgetent in-lncurses...noChecking for tgetent in-lcurses...noChecking for tgetent in-ltermcap...noChecking for tgetent in-ltinfo ...
When compiling MySQL./Configure-Prefix = dir
If the following error occurs:......Checking for tgetent in-ltermcap... NoChecking for termcap functions library... Configure: Error: No curses/termcap library found
It indicates that the curses/termcap
installing MySQL , in./configure error occurred: Error:no Curses/termcap Library found the solution
Author: zccst
MySQL version: 5.1.30
Has not remembered this is the first time installs the MySQL, encountered this question to be the fist.
Before
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6F/E3/wKioL1WsvbSQrNbbAAHFb61oh_Q824.jpg "title=" 0.png " alt= "wkiol1wsvbsqrnbbaahfb61oh_q824.jpg"/> This problem is mainly not installed ncurses 650) this.width=650; "src="
When I installed MySQL in Ubuntu today, I typed it in the command line. after the/configure -- prefix =/usr/local/MySQL Command is run, the system prompts No curses/termcap library found after the configuration is successful, so I couldn't continue
Download the source code of GDB 7.3.1 from http://www.gnu.org/software/gdb.
Copy to Linux virtual machine, decompress to gdb-7.3.1 directory, enter this directory
[Root @ localhost gdb-7.3.1] #./configure -- Host = arm-Linux -- target =
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.