Bison executable not found in PATH by mysql install, bisonexecutable

Source: Internet
Author: User

Bison executable not found in PATH by mysql install, bisonexecutable

[Root @ luozhonghua mysql-5.5.21] # cmake.-DCMAKE_INSTALL_PREFIX =/usr/local/mysql-DMYSQL_DATADIR =/data/mysql-DSYSCONFDIR =/etc

-- Check size of pthread_t
-- Check size of pthread_t-done
-- Specify Ming Test HAVE_PEERCRED
-- Specify Ming Test HAVE_PEERCRED-Success
Warning: Bison executable not found in PATH
-- Processing ing done
-- Generating done
-- Build files have been written to:/usr/local/src/mysql-5.5.21


Solution:

[Root @ luozhonghua mysql] # yum install bison

After installation, run the following command again:

[Root @ luozhonghua mysql-5.5.21] # cmake.-DCMAKE_INSTALL_PREFIX =/usr/local/mysql-DMYSQL_DATADIR =/data/mysql-DSYSCONFDIR =/etc
-- MySQL 5.5.21
-- Processing ing done
-- Generating done
-- Build files have been written to:/usr/local/src/mysql-5.5.21

Successful! Remember that it is the mysql-5.5.21 version, and other versions may be different.


64-bit CONTOS62 installation, compilation, and installation of MYSQL cannot be installed, and errors are always prompted. How can this problem be solved?

Install the ncurses-devel package first
Yum install ncurses-devel
Delete the CMakeCache.txt file that was just compiled
Rm CMakeCache.txt
Execute cmake again...
Generally, it can be installed smoothly.

Fatal error: Class 'mysqldata' not found in D: \ wamp2 \ www \ resumes \ include \ ConfigFunphp on line 10

Require_once ZEROINC. '/MySqlData. php ';
Check if your file is not in the file. Is it class MySqlData?
 

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.