RHEL6.3LAMP environment configuration ncurses error and Solution

Source: Internet
Author: User
RHEL6.3LAMP environment configuration ncurses error message: make [1]: Enteringdirectory '/lamp/ncurses-5.6/misc' DESTDIR = \ prefix =/usr \ exec_prefix =/usr \ & nbsp Error message about ncurses configuration in RHEL 6.3 LAMP environment:
 
Make [1]: Entering directory '/lamp/ncurses-5.6/misc'
DESTDIR = \
Prefix =/usr \
Exec_prefix =/usr \
Bindir =/usr/bin \
Top_srcdir = ..\
Srcdir = .\
Datadir =/usr/share \
Ticdir =/usr/share/terminfo \
Source = terminfo. tmp \
THIS_CC = "gcc "\
THAT_CC = "gcc "\
/Bin/sh./run_tic.sh
** Building terminfo database, please wait...
Running tic to install/usr/share/terminfo...
 
You may see messages regarding extended capabilities, e.g., AX.
These are extended terminal capabilities which are compiled
Using
Tic-x
If you have ncurses 4.2 applications, you shoshould read the INSTALL
Document, and install the terminfo without the-x option.
 
Tic: symbol lookup error: tic: undefined symbol: _ nc_check_termtype2
? Tic cocould not build/usr/share/terminfo
Make [1]: *** [install. data] Error 1
Make [1]: Leaving directory '/lamp/ncurses-5.6/misc'
Make: *** [install] Error 2
 
Solution
 
Ncurses-5.6 was used before. Download a new version, such as ncurses 5.9. The installation method can be based on the document options.
 
./Configure -- with-shared -- without-debug -- without-ada -- enable-overwrite
Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.