[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
mysql 4.0.18 and openssl (obsd 3.3)
- To: <misc@openbsd.org>
- Subject: mysql 4.0.18 and openssl (obsd 3.3)
- From: "Andrea Riela" <ml@nesys.it>
- Date: Wed, 18 Feb 2004 02:35:56 +0100
Hi folks,
I've installed mysql 4.0.18, but without openssl.
My configure was:
./configure --prefix=/usr/local/mysql --without-isam
--with-mysqld-user=mysql --with-openssl --with-vio
--with-openssl-includes=/usr/include/ssl --with-openssl-libs=/usr/lib
but nothing, when I try with bin/mysqladmin variables -u root -p, I see:
have_openssl | NO
well, where is my mistake?
My system's openbsd 3.3.
thanks for any suggestion.
Regards
Andrea