They have openssl and I compile Unrealircd 3.2.2b with it and not giving any path to openssl it gives me this error
I then dl open ssl and compiled it so I got it to /home/user/usr/ I there now have 4 sub directories bin/ include/ lib/ openssl/[!!!] OpenSSL version mismatch: compiled for 'OpenSSL 0.9.7e 25 Oct 2004', library is 'OpenSSL 0.9.7c-p1 30 Sep 2003'
[!!!] Header<->library mismatches can make UnrealIRCd *CRASH*! Make sure you don't have multiple versions of openssl or zlib install
I added $HOME/usr/bin to the path, and when I run Config it I pointed openssl to $HOME/usr/ and $HOME/usr/bin but I get the same error as before.
How should I do to be able to use the openssl that I compiled instead of the one that is on the server?[/quote]