RE: Compling on RedHat 9

2003-09-12 Thread Peter Koutsoulias
, and it didn't work on my system. However, after installing libstdc++devel and gcc-c++, it worked like a charm. Thanks again. Peter. -Original Message- From: Lenz Grimmer [mailto:[EMAIL PROTECTED] Sent: September 12, 2003 4:03 AM To: Peter Koutsoulias Cc: [EMAIL PROTECTED] Subj

Re: Compling on RedHat 9

2003-09-12 Thread Mike . Kent
om> cc: [EMAIL PROTECTED] Subject: Re: Compling on RedHat 9

RE: Compling on RedHat 9

2003-09-12 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Thu, 11 Sep 2003, Peter Koutsoulias wrote: > OK, here are the last few lines from make. I configured using the > following: > > ./configure --prefix=/usr/local/mysql --with-mysqld-user=mysql > > errors: > > libmysql.c: In function `mysql_real

RE: Compling on RedHat 9

2003-09-11 Thread daniel
> OK, here are the last few lines from make. I configured using the > following: > > ./configure --prefix=/usr/local/mysql --with-mysqld-user=mysql > > errors: > > libmysql.c: In function `mysql_real_connect': > libmysql.c:1790: warning: passing arg 5 of `gethostbyname_r' from > incompatible point

RE: Compling on RedHat 9

2003-09-11 Thread Peter Koutsoulias
OK, here are the last few lines from make. I configured using the following: ./configure --prefix=/usr/local/mysql --with-mysqld-user=mysql errors: libmysql.c: In function `mysql_real_connect': libmysql.c:1790: warning: passing arg 5 of `gethostbyname_r' from incompatible pointer type libmysql.

Re: Compling on RedHat 9

2003-09-11 Thread Paul DuBois
At 10:22 AM -0400 9/11/03, Peter Koutsoulias wrote: I couldn't find an appropriate mailing list for compiling MySQL, so I thought I'd try here. anyone successfully compile MySQL 4 on RedHat 9? I keep getting errors on libmysql.c during the make step. Google doesn't reveal a whole lot about compil

Re: Compling on RedHat 9

2003-09-11 Thread daniel
i'm about to do this tonight as i'm setting up a desktop system to do my local development on, all i can say is redhat and gnome is slow as hell !, i only have 160 meg ram on the machine and after loading a few apps it only has 4 meg ram left ! plus the apt package manager for redhat is slow as hel

Re: Compling on RedHat 9

2003-09-11 Thread Jeremy Zawodny
On Thu, Sep 11, 2003 at 10:22:13AM -0400, Peter Koutsoulias wrote: > I couldn't find an appropriate mailing list for compiling MySQL, so I > thought I'd try here. > > anyone successfully compile MySQL 4 on RedHat 9? I keep getting errors on > libmysql.c during the make step. Google doesn't revea