SSL Compile 2
Posted: Tue Apr 27, 2004 10:07 pm
Unrealv3.2-RC2fix
Ok after reading this post three time and trying everything it says ssl suport still will not work.
First durring ./Config I get :
Next here is operating system and version:
And last out put to the config.log:
That seems to be it. Unreal seems to find openssl but then it suddenly can't find it.
I have ran make clean then started over, I have even rm -rf Unreal3.2 and started new. I know ssl is working because I can get to it from:
Sid_V
Code: Select all
* Loading IRCd configuration ..
* unrealircd.conf:227: listen with SSL flag enabled on a non SSL compile
* Configuration loaded without any problems ..First durring ./Config I get :
Code: Select all
mkdir: cannot create directory `/home/sidv/Unreal3.2/tmp': File exists
checking for openssl... not found
configure: WARNING: disabling ssl supportCode: Select all
sidv@Looonie:~> uname -a
Linux Looonie 2.4.21-202-athlon #1 Fri Apr 2 21:22:14 UTC 2004 i686 athlon i386 GNU/Linux
sidv@Looonie:~> openssl version
OpenSSL 0.9.7b 10 Apr 2003Code: Select all
configure:2153: checking for openssl
configure:2171: found /usr/bin/openssl
configure:2183: result: /usr/bin/openssl
configure:9509: checking for openssl
configure:9533: result: not found
configure:9535: WARNING: disabling ssl support
ac_cv_path_OPENSSLPATH=/usr/bin/opensslI have ran make clean then started over, I have even rm -rf Unreal3.2 and started new. I know ssl is working because I can get to it from:
Code: Select all
sidv@Looonie:~> openssl
OpenSSL>