Linux library versions mismatch

Moderator: Pandora Moderators

Post Reply
Unaccounted4
Private First Class - Opel Blitz
Private First Class - Opel Blitz
Posts: 1
Joined: Fri Sep 13, 2013 1:39 am

Linux library versions mismatch

Post by Unaccounted4 »

The libcrypto and libssl versions the game needs are old. libssl.so.1.0.0 and libcrypto.so1.0.0, current would libssl.so.1.0.1e and libcrypto.so.1.0.1e

If you happen to be running Fedora, Arch or any other distro that updates more often than once every 6 months, you'll need to run the following two commands:

Code: Select all

sudo ln -s /usr/lib/libssl.so.1.0.1e /usr/lib/libssl.so.1.0.0

sudo ln -s /usr/lib/libcrypto.so.1.0.1e /usr/lib/libcrypto.so.1.0.0
SephiRok
Proxy Studios
Proxy Studios
Posts: 1024
Joined: Thu Jul 19, 2012 10:19 am
Contact:

Re: Linux library versions mismatch

Post by SephiRok »

I'll add those two libs to the package with the next version.

Thanks!
Rok Breulj
Designer and Programmer
Proxy Studios
Post Reply

Return to “Pandora : Public Beta”