It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
When I try to launch PST:EE, I get the following error:
error while loading shared libraries: libjson.so.0: cannot open shared object file: No such file or directory

I have json-c installed, and the specific shared library is located in my /usr/lib/ directory. I imagine PST:EEs start.sh looks in lib32 which does not exist on my distribution. Does anyone know how to modify start.sh to look in the correct directory so that I can launch the game?

Cheers.
This question / problem has been solved by orsalakimage
Try installing without using Galaxy.
avatar
Stig79: Try installing without using Galaxy.
I'm on Linux. There is no Galaxy client.
avatar
LeonKillsAshley: When I try to launch PST:EE, I get the following error:
error while loading shared libraries: libjson.so.0: cannot open shared object file: No such file or directory

I have json-c installed, and the specific shared library is located in my /usr/lib/ directory. I imagine PST:EEs start.sh looks in lib32 which does not exist on my distribution. Does anyone know how to modify start.sh to look in the correct directory so that I can launch the game?

Cheers.
Someone on the First Impression thread mentioned this and listed a fix. Hope that helps.
avatar
LeonKillsAshley: When I try to launch PST:EE, I get the following error:
error while loading shared libraries: libjson.so.0: cannot open shared object file: No such file or directory

I have json-c installed, and the specific shared library is located in my /usr/lib/ directory. I imagine PST:EEs start.sh looks in lib32 which does not exist on my distribution. Does anyone know how to modify start.sh to look in the correct directory so that I can launch the game?

Cheers.
avatar
orsalak: Someone on the First Impression thread mentioned this and listed a fix. Hope that helps.
Could you provide a link please? For me and anyone who might come looking for a solution in the future. Thanks.
avatar
LeonKillsAshley: When I try to launch PST:EE, I get the following error:
error while loading shared libraries: libjson.so.0: cannot open shared object file: No such file or directory

I have json-c installed, and the specific shared library is located in my /usr/lib/ directory. I imagine PST:EEs start.sh looks in lib32 which does not exist on my distribution. Does anyone know how to modify start.sh to look in the correct directory so that I can launch the game?

Cheers.
Sure, look for a message from jjuno on this thread.
avatar
LeonKillsAshley: When I try to launch PST:EE, I get the following error:
error while loading shared libraries: libjson.so.0: cannot open shared object file: No such file or directory

I have json-c installed, and the specific shared library is located in my /usr/lib/ directory. I imagine PST:EEs start.sh looks in lib32 which does not exist on my distribution. Does anyone know how to modify start.sh to look in the correct directory so that I can launch the game?

Cheers.
avatar
orsalak: Sure, look for a message from jjuno on this thread.
Yeah I see what needs to be done. You need to symlink libjson.so.0 with the relevant version of said libraryy. The same thing is mentioned here for BG:EE. Thanks orsalak.
Post edited April 12, 2017 by LeonKillsAshley