Petey Pablo Posted August 12, 2012 Share 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 Link to comment Share on other sites More sharing options...
1 Asura Posted August 13, 2012 Share 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 Link to comment Share on other sites More sharing options...
Asura Posted August 13, 2012 Share Posted August 13, 2012 Hi WillSuranol, You need to configure it first. ./configure Quote Link to comment Share on other sites More sharing options...
Petey Pablo Posted August 13, 2012 Author Share 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 Link to comment Share on other sites More sharing options...
Poseidon Posted August 13, 2012 Share 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 Link to comment Share on other sites More sharing options...
Petey Pablo Posted August 13, 2012 Author Share 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 Link to comment Share on other sites More sharing options...
Petey Pablo Posted August 19, 2012 Author Share Posted August 19, 2012 Problem solved. Thanks asura Quote Link to comment Share on other sites More sharing options...
Im using centOS 6 32bit.
make fails with the following error: make sql make: *** No rule to make target `sql'. Stop.
Screenshot

Edited by WillSuranolLink to comment
Share on other sites