Re: MySQL unsuccesfully installed. Need help!

2003-07-11 Thread Richard Grubb
Type the command echo $PATH You will see a set of semicolon delimited directory path names. Perhaps something like /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/X11R6/bin The configure script is looking in each of these locations for an acceptable C compiler. Either you do

Re: MySQL unsuccesfully installed. Need help!

2003-07-11 Thread gerald_clark
Compiling MySQL from the source tarball is not for linux newbies. Get the RPMs. root wrote: hi there, I've tried to install mysql-3.23.55.tar.gz but failed. Firstly, I've created directory /home/users/mysql and add group for mysql. Those are the command that I've used previously: shellgroupadd

Re: MySQL unsuccesfully installed. Need help!

2003-07-11 Thread Emile State
I disagree, even though I had my own share of problems in compiling 4.0.13. The clue is in the error message configure:error: no acceptable C compiler found in $PATH It is very likely that if he typed which cc or which gcc the reply would come back No cc (gcc) in ... (a list