Re: MySQL 5.0.24 Installation fails

2006-08-07 Thread Michael Fuhr
On Mon, Aug 07, 2006 at 10:32:00AM +0200, Daniel Prinz wrote: > I use the option WITH_SSL=YES > the configure script exists with the message: > > checking for OpenSSL... Could not find an installation of OpenSSL Known MySQL configure bug: http://bugs.mysql.com/bug.php?id=21327 -- Michael Fuhr

MySQL 5.0.24 Installation fails

2006-08-07 Thread Daniel Prinz
Hi folks, I use the option WITH_SSL=YES the configure script exists with the message: checking for OpenSSL... Could not find an installation of OpenSSL OpenSSL is a part of the FreeBSD basic system, so I did not install the port. Should I install /usr/ports/security/openssl-stable? The last MyS