parseError 0 Posted December 27, 2017 Hi, anyone how has server setup on their macbook? im currently having problem in ./configure (configure: error: MySQL not found or incompatible) already installed mysql-server from mysql.com thanks Quote Share this post Link to post Share on other sites
0 bWolfie 138 Posted December 27, 2017 configure only works for linux im pretty sure. if you are using mac, you probably need to use something like bootcamp to use Windows on your MAC, then compile using Windows Visual Studio. Quote Share this post Link to post Share on other sites
0 parseError 0 Posted December 27, 2017 already fixed my previous issue about mysql, i installed brew to instal the mysql-server. but now i got this error (configure: error: PCRE header not found) Quote Share this post Link to post Share on other sites
0 Sephus 203 Posted December 27, 2017 @parseError brew install pcre zlib make gcc mysql-server git ./configure make sql -j 8 Quote Share this post Link to post Share on other sites
Hi, anyone how has server setup on their macbook?
im currently having problem in ./configure (configure: error: MySQL not found or incompatible)
already installed mysql-server from mysql.com
thanks
Share this post
Link to post
Share on other sites