master257 Posted February 20, 2012 Posted February 20, 2012 Im trying to use ./configure --with-mysql but all im getting is yes is not executable. Quote
txandy Posted February 20, 2012 Posted February 20, 2012 I think u need to do this: ./configure make sql Compiling Quote
Brian Posted February 20, 2012 Posted February 20, 2012 Im trying to use ./configure --with-mysql but all im getting is yes is not executable. Is the error saying the configure script is not executable? This wiki page explains how to fix that: Configure#Setting_executable_bit chmod +x ./configure Quote
master257 Posted February 21, 2012 Author Posted February 21, 2012 No, It was simply a problem with yes (/usr/bin/yes) i know how to make things executable but yes already is executable. I ended up getting it to work by doing ./configure mysql make mysql either way, i think the way its compiled was changed because I used to have to do ./configure --with-mysql Quote
Question
master257
Im trying to use ./configure --with-mysql but all im getting is yes is not executable.
3 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.