mysql-4.1.13 and RHEL and rpm was Re: mysql-4.1.13 and openssl-0.9.8 configuration issue

2005-08-23 Thread Jason Pyeron
Could you post your local mods and versions, if you need this, then others may too. Did you file a bug with redhat? I am making the openssl-0.9.8-0 rpms right now. rpmbuild -ta openssl-0.9.8.tgz table for you to fill in: package version reason --- ---

Re: mysql-4.1.13 and openssl-0.9.8 configuration issue

2005-08-23 Thread RedRed!com IT Department
Yes. I installed zlib in /usr/local/zlib and openssl in /usr/local/openssl. I then added /usr/local/zlib/lib and /usr/local/openssl/lib to the /etc/ld.so.conf file and ran ldconfig. It still was giving me errors. So I had to manually add the paths to the Makefiles and it worked. Enrique Sanc

Re: mysql-4.1.13 and openssl-0.9.8 configuration issue

2005-08-23 Thread RedRed!com IT Department
I couldn't find the an rpm for the lastest version of zlib, openssl, etc... I could use the mysql rpm but does it have all of the features and extras in it or does it come barebone? Does it know where to look for all of the necessary libraries and includes? I have never ventured into the rpm r

Re: mysql-4.1.13 and openssl-0.9.8 configuration issue

2005-08-23 Thread Enrique Sanchez Vela
did u add the directories where the SSL and others live in /etc/ld.so.conf, then run ldconfig ? I believe this is the path were ReaHat stores what directories to search for libraries. regards, esv. --- RedRed!com IT Department <[EMAIL PROTECTED]> wrote: > > Now that I'm done. I have looked

Re: mysql-4.1.13 and openssl-0.9.8 configuration issue

2005-08-23 Thread Jason Pyeron
Just curious, why not use the rpm to install? We use RHEL3 and RHEL4 here, every thing is done by rpm. Is something missing? If so could you let us know, I would like to get the rpms patched. -Jason Pyeron -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -

Re: mysql-4.1.13 and openssl-0.9.8 configuration issue

2005-08-23 Thread RedRed!com IT Department
Maybe I am taking your rant the wrong way, and I apologize if I am, but: You've seen what all the time? I'm using RHEL because the I can't find drivers for RH7.3 for the new Dell servers (raid controllers, etc...) we bought. I don't want or need the support from RedHat but we had to buy RHEL

Re: mysql-4.1.13 and openssl-0.9.8 configuration issue

2005-08-22 Thread Enrique Sanchez Vela
--- RedRed!com IT Department <[EMAIL PROTECTED]> wrote: > Has anyone run into this issue before? Does anyone > have any idea where > to go for more info? > > 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 er

Re: mysql-4.1.13 and openssl-0.9.8 configuration issue

2005-08-22 Thread RedRed!com IT Department
Has anyone run into this issue before? Does anyone have any idea where to go for more info? 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

Re: mysql-4.1.13 and openssl-0.9.8 configuration issue

2005-08-19 Thread RedRed!com IT Department
riginal 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

Re: mysql-4.1.13 and openssl-0.9.8 configuration issue

2005-08-19 Thread Peter J Milanese
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 ins