+++ Solve Cool [linux-india] <05/03/02 11:22 +0400>:
> I did a custom installation with min software , later on 
> when i am installing  php_mod  rpm it is  giving message that it needs
>   libcrypto.so.0.9.6
>   libssl.so.0.9
> I would like to find what I have to install so that I have  the 
> above two files , Please point me out which commands to do for it

Install the openssl-devel rpm (and preferably, if you use php, get and
install mod_ssl as well).

Ideally, for apache, compile with --enable-module=all --enable-shared=max

        --srs

-- 
Suresh Ramasubramanian  <---->  mallet <at> efn dot org
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin
[Linux One Stanza Tip]  From : <[EMAIL PROTECTED]>
LOST #027        -**< Sub : Default colours on terminals >**-
To change the default colours to a  white foreground on a blue
background on, append following to .bashrc or .bash_profile
setterm -background blue -store
setterm -foreground white -half-bright off -store
clear

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to