Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Mysql installaion problem
Name: Yon Date: September 26, 2000 at 15:01:21 Pacific
Comment:
Hi everyone
I am trying to install Mysql on Linux( red hat). I downloaded Mysql source distribution , unzipped, run ./configure to set up some of the settings. Every thing upto this point seems OK but when I excute "make" and "make install" I am getting the following errors
../include/m_string.h:138 parser error before "__extension__"
Can anyone tell me what I have to do to solve this problem.
I unzipped the zipped file in a /tmp directory but I want the mysql database to reside in /usr/local/mysql directry. Do I have to unzip the file in the directory where I want the database to reside.
Summary: I am attempting to install MySQL server 4.0.20 onto my laptop but am constantly running into the same problem. When I install from an RPM this error shows up when it attempts to install the prepared ...
Summary: I'm a newbie who happily had my LAMP server humming away last night when a power outage caused me some problems. Now I'm recieving a 2002 error saying that I can't connect to mySQL server. I've rea...
Summary: Well here's my problem, I go to start MySQL Via command shell... It seems to start up, but right after it starts it terminates for some reason. I have it all set up with the default database for it to...