Petey Pablo Posted August 12, 2012 Posted August 12, 2012 (edited) Im using centOS 6 32bit. make fails with the following error: make sql make: *** No rule to make target `sql'. Stop. Screenshot Edited August 13, 2012 by WillSuranol Quote
1 Asura Posted August 13, 2012 Posted August 13, 2012 Hi WillSuranol, It seems like you're missing some libraries required for the configuration... I would try, yum -y install mysql-devel 1 Quote
Asura Posted August 13, 2012 Posted August 13, 2012 Hi WillSuranol, You need to configure it first. ./configure Quote
Petey Pablo Posted August 13, 2012 Author Posted August 13, 2012 (edited) @Asura You need to configure it first. ./configure When I run ./configure I get the following error : configure: error: MySQL not found or incompatible Any idea what's wrong? Edited August 13, 2012 by WillSuranol Quote
Poseidon Posted August 13, 2012 Posted August 13, 2012 You need to either, install MySQL server or the version you have installed is to old so you need to update it by running yum update Quote
Petey Pablo Posted August 13, 2012 Author Posted August 13, 2012 You need to either, install MySQL server or the version you have installed is to old so you need to update it by running yum update Nothing happens. please help me to solve this problem. anyone? Quote
Question
Petey Pablo
Im using centOS 6 32bit.
make fails with the following error: make sql make: *** No rule to make target `sql'. Stop.
Screenshot

Edited by WillSuranol6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.