Re: Re: Cannot install mysql from source distribution

2001-06-14 Thread Whit Blauvelt
On Wed, Jun 13, 2001 at 06:02:52PM -, [EMAIL PROTECTED] wrote: database,sql,query,table [Hint to list maintainer: add 3.23 as a string that gets a message through - even better, collect a copy of the next 100 legitimate messages you bounce, and collect keywords from them sufficient to get

Re: Cannot install mysql from source distribution

2001-06-13 Thread Sinisa Milivojevic
[EMAIL PROTECTED] writes: Description: Unable to compile a binary for mysql-3.23.38. How-To-Repeat: Downloaded mysql-3.23.38.tar.gz. Used gunzip, then gtar to uncompress. No errors indicated. Used the command from the mysql instruction manual: CFLAGS=-O3 CXX=gcc CXXFLAGS=-O3

Re: Cannot install mysql from source distribution

2001-06-13 Thread Whit Blauvelt
Even if you have the zlib library, you may have to add the flag for it manually - it's not properly found by the configure routine as of 3.23.37, at least on Debian Linux 2.2. On Wed, Jun 13, 2001 at 03:11:42PM +0300, Sinisa Milivojevic wrote: [EMAIL PROTECTED] writes: Description: Unable

Re: Cannot install mysql from source distribution

2001-06-13 Thread Mark Vann
How do you do this? --- Whit Blauvelt [EMAIL PROTECTED] wrote: Even if you have the zlib library, you may have to add the flag for it manually - it's not properly found by the configure routine as of 3.23.37, at least on Debian Linux 2.2. On Wed, Jun 13, 2001 at 03:11:42PM +0300, Sinisa