Not Apache, Mysql-4.1.13. I did look in the Mysql acinclude.m4 and it is looking for ssl.h in the includes folder (which does exist) and it's looking for libssl.a in the libs folder which does exist.

So, I'm kinda confused as to why it says it's not found.

Peter J Milanese wrote:

My bad. The way the message looked I thought you were using rpms.

Did you confirm the paths when configuring apache to the header and lib files? What about leaving off the lib and include and letting apache figure it out?

-----------------
Sent from my NYPL BlackBerry Handheld.


----- Original Message -----
From: "RedRed!com IT Department" [EMAIL PROTECTED]
Sent: 08/19/2005 05:07 PM
To: Peter J Milanese <[EMAIL PROTECTED]>
Subject: Re: mysql-4.1.13 and openssl-0.9.8 configuration issue

I'm not using the RPMs. I installed SSL 0.9.8 from source tar.gz.

Peter J Milanese wrote:

Aren't the openssl dev libraries in a separate rpm?
------Original Message------
From: RedRed!com IT Department
To: mysql
Sent: Aug 19, 2005 4:52 PM
Subject: mysql-4.1.13 and openssl-0.9.8 configuration issue

I'm running Red Hat Enterprise v4 and I have installed OpenSSL-0.9.8 and
am trying to install MySQL-4.1.13 but am receiving an error during
configuration. The actual error is as follows:

checking for OpenSSL... Could not find an installation of OpenSSL
Looks like you've forgotten to install OpenSSL development RPM

I installed OpenSSL with the following command:  ./config --prefix=/usr
zlib

I am trying to install mysql with:  ./configure --prefix=/usr/local
--with-openssl=/usr --with-openssl-includes=/usr/include/openssl
--with-openssl-libs=/usr/lib

I found a similar error in the archives but it was from a year or so
ago. I tried it anyway and it didn't work. Does anyone have any
suggestions?

Thanks

Sean

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]


-----------------
Sent from my NYPL BlackBerry Handheld.






--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to