Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Siam

Pages: [1]
1
Technical Help: Problems BEFORE entering the game /
« on: August 28, 2005, 03:47:50 pm »
Hello,

I\'m not sure it\'s the better way. What\'s the matter if libssl.so changes (in my debian sid it\'s a symbolic link to libssl.so.0.9.7...if libssl.so.0.9.7 is replaced by - that\'s a exemple - libssl.so.0.9.8 ???)

So I think it\'s better to do as root :
# cd /usr/lib
# ln -s libssl.so libssl.so.0
# ln -s libcrypto.so libcrypto.so.0

Then you will have :
libssl.so.0 ==> libssl.so ==> libssl.so.x.x.x (\"x\" means the actual version.....you won\'t care about the libssl.so version).
(same \"thing\" for libcrypto)

(Sorry for my english)

Siam.

Edit : I should i\'ve read this link before http://www.planeshift3d.com/wbboard/thread.php?threadid=18441&boardid=41&sid=9b2096a6b021bafd1d937156b092751c

Pages: [1]