Re: Problem Installing mysql-3.23.52

2002-09-01 Thread David Lloyd
( mysql, query ) > Can anyone help. > I'm installing (at the mo) 4.0.3 Beta, but the error message is the same > which ever version.. > > libmysql.c: In function `mysql_real_connect': > libmysql.c:1675: warning: passing arg 5 of `gethostbyname_r' from > incompatible pointer type > libmysql.c:16

Re: Problem Installing mysql-3.23.52

2002-08-29 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 28 August 2002 22:53, Carlos Oyarzún wrote: > I´m trying to install mysql-3.23.52 on a machine running RedHat 7.0. I´m > using the following procedure: > > ./configure --prefix=/usr/local/mysql > make > make install > > The first two com