Re: Compilation Error

2004-09-10 Thread Andrew Wheeler
--- Jim Grill [EMAIL PROTECTED] wrote: Hi, I am trying to compile MySQL. I know that it is possible to install this as a binary, that is not my goal. My environment consists of the following: If there are other tools that I need to specify please let me know. gcc-3.2-7

Problems Compiling

2004-09-03 Thread Andrew Wheeler
I am not sure that this is the correct list. I did not see any list that seemed more appropriate. I have RedHat 8: gcc-3.2-7 I run ./configure --prefix=/usr/local/mysql which according to the log exited with code 0 Then when I run make I get the following errors. My question is what is the

MySQL configure script errors

2003-12-11 Thread Andrew Wheeler
I am trying to compile MySQL on a machine. The OS is linux. I am following the directions I found on a website. http://www.brtnet.org/linux/lampssl.htm. The source files are in the directory /usr/local/src/mysql-4.0.16. When I run the ./configure --prefix=/usr/local/mysql