Petey Pablo Posted August 12, 2012 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 569 Reputation: 11 Joined: 11/24/11 Last Seen: March 7, 2022 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 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 707 Reputation: 168 Joined: 01/26/12 Last Seen: February 7, 2014 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 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 707 Reputation: 168 Joined: 01/26/12 Last Seen: February 7, 2014 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 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 569 Reputation: 11 Joined: 11/24/11 Last Seen: March 7, 2022 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 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 107 Reputation: 6 Joined: 12/09/11 Last Seen: May 9, 2017 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 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 569 Reputation: 11 Joined: 11/24/11 Last Seen: March 7, 2022 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 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 569 Reputation: 11 Joined: 11/24/11 Last Seen: March 7, 2022 Author Share Posted August 19, 2012 Problem solved. Thanks asura Quote Link to comment Share on other sites More sharing options...
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 WillSuranolLink to comment
Share on other sites
6 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.