hi...
i got a redhat9 linux machine with psybnc installed on it.
everything works fine but i want ssl support with my psybnc.
i got the newest version from openssl.org and installed it...
when doing make menuconfig in psybnc directory it says:
"SSL-Support: No openssl found. Get openssl at
www.openssl.org"
i googled already and found out that some ssl libraries (libssl or something like that) are needed to get openssl work with psybnc!? but i can't find the rpm...
it would be great if anyone here could tell me how to get openssl work with psybnc!
thanks in advance.
bananajoe
p.s.: pls note that i am a real linux noob! although i installed and configured psybnc myself (which was not very hard to do ;)) i don't know much about linux!
first things first, do NOT use redhat 9, it is end of life, ie: not supported AT ALL, so using it means you are running the risk of being exploited, hacked, rooted, if you are not already.
use a modern day distro to do the same thing (supported) the latest 'red hat' departure is Fedora 7 and its very easy to install and use.
the rpm's are very easy to install in Fedora using the 'yum search openssl' and 'yum install' commands, yum wasn't even an option with Red Hat 9,
with fedora 7 you can install the ssl support with
Code:
yum install openssl.i386
so, please dump rh9 and get f7 and come back here and we'll help you
cheers
anyweb
thx for the advice...i will change the system as soon as i can...
but at the moment it is not possible for me to chance the os the server is running on...
so pls could anyone help me with my problem!?
big thx.