Linux "cannot open shared object file: No such file or dir"

Moderator: Pandora Moderators

Post Reply
Linuxgamecast
Private First Class - Opel Blitz
Private First Class - Opel Blitz
Posts: 4
Joined: Wed Mar 27, 2013 8:01 pm

Linux "cannot open shared object file: No such file or dir"

Post by Linuxgamecast »

Running on our 32-bit Ubuntu 12.04 LTS NVIDIA box.

venn@LGC:/media/Storage/GAMES/Pandora Beta/Binaries$ ./Pandora
/media/Storage/GAMES/Pandora Beta/Binaries/Pandora.bin: error while loading shared libraries: libicuuc.so.49: cannot open shared object file: No such file or directory
venn@LGC:/media/Storage/GAMES/Pandora Beta/Binaries$ ./Pandora.bin
./Pandora.bin: error while loading shared libraries: libglfw.so.3: cannot open shared object file: No such file or directory
venn@LGC:/media/Storage/GAMES/Pandora Beta/Binaries$ ^C
venn@LGC:/media/Storage/GAMES/Pandora Beta/Binaries$ ./PandoraUpdater
/media/Storage/GAMES/Pandora Beta/Binaries/PandoraUpdater.bin: error while loading shared libraries: libicuuc.so.49: cannot open shared object file: No such file or directory
venn@LGC:/media/Storage/GAMES/Pandora Beta/Binaries$ ls -l
total 29036
-rwxr-x--- 1 venn venn 6959784 Jan 3 2013 libavcodec.so.53
-rwxr-x--- 1 venn venn 933704 Jan 3 2013 libavformat.so.53
-rwxr-x--- 1 venn venn 111868 Jan 3 2013 libavutil.so.51
-rwxr-x--- 1 venn venn 67144 Jan 3 2013 libboost_date_time-mt-1_49.so.1.49.0
-rwxr-x--- 1 venn venn 141292 Jan 3 2013 libboost_filesystem-mt-1_49.so.1.49.0
-rwxr-x--- 1 venn venn 1070376 Jan 3 2013 libboost_regex-mt-1_49.so.1.49.0
-rwxr-x--- 1 venn venn 13700 Jan 3 2013 libboost_system-mt-1_49.so.1.49.0
-rwxr-x--- 1 venn venn 112392 Jan 3 2013 libboost_thread-mt-1_49.so.1.49.0
-rwxr-x--- 1 venn venn 325928 Jan 3 2013 libcurl.so.4
-rwxr-x--- 1 venn venn 563228 Jan 3 2013 libfreetype.so.6
-rwxr-x--- 1 venn venn 357624 Jan 3 2013 libGLEW.so.1.6
-rwxr-x--- 1 venn venn 88975 Jun 26 11:06 libglfw.so.3
-rwxr-x--- 1 venn venn 218684 Jan 3 2013 libjpeg.so.8
-rwxr-x--- 1 venn venn 21816 Jan 3 2013 libogg.so.0
-rwxr-x--- 1 venn venn 280904 Jan 3 2013 libopenal.so.1
-rwxr-x--- 1 venn venn 161500 Jan 3 2013 libpng15.so.15
-rwxr-x--- 1 venn venn 181480 Jan 3 2013 libswscale.so.2
-rwxr-x--- 1 venn venn 30128 Jan 3 2013 libvorbisfile.so.3
-rwxr-x--- 1 venn venn 157236 Jan 3 2013 libvorbis.so.0
-rwx------ 1 venn venn 286 Sep 3 18:46 Pandora
-rwx------ 1 venn venn 9618130 Sep 3 18:49 Pandora.bin
-rwx------ 1 venn venn 286 Sep 3 18:46 PandoraServer
-rwx------ 1 venn venn 4636414 Sep 3 18:49 PandoraServer.bin
-rwx------ 1 venn venn 286 Sep 3 18:46 PandoraUpdater
-rwx------ 1 venn venn 3618880 Sep 3 18:49 PandoraUpdater.bin
venn@LGC:/media/Storage/GAMES/Pandora Beta/Binaries$
SephiRok
Proxy Studios
Proxy Studios
Posts: 1024
Joined: Thu Jul 19, 2012 10:19 am
Contact:

Re: Linux "cannot open shared object file: No such file or d

Post by SephiRok »

Could you please run

Code: Select all

ls -l /usr/lib/libicu*
and while in the Pandora binaries directory

Code: Select all

LD_LIBRARY_PATH="." ldd Pandora.bin
and let me know the output.
Rok Breulj
Designer and Programmer
Proxy Studios
Linuxgamecast
Private First Class - Opel Blitz
Private First Class - Opel Blitz
Posts: 4
Joined: Wed Mar 27, 2013 8:01 pm

Re: Linux "cannot open shared object file: No such file or d

Post by Linuxgamecast »

venn@LGC:/media/Storage/GAMES/Pandora Beta/Binaries$ ls -l /usr/lib/libicu*
-rw-r--r-- 1 root root 18276374 Jan 25 2012 /usr/lib/libicudata.a
lrwxrwxrwx 1 root root 20 Jan 25 2012 /usr/lib/libicudata.so -> libicudata.so.48.1.1
lrwxrwxrwx 1 root root 20 Dec 14 2012 /usr/lib/libicudata.so.48 -> libicudata.so.48.1.1
-rw-r--r-- 1 root root 18281748 Jan 25 2012 /usr/lib/libicudata.so.48.1.1
-rw-r--r-- 1 root root 3220442 Jan 25 2012 /usr/lib/libicui18n.a
lrwxrwxrwx 1 root root 20 Jan 25 2012 /usr/lib/libicui18n.so -> libicui18n.so.48.1.1
lrwxrwxrwx 1 root root 20 Dec 14 2012 /usr/lib/libicui18n.so.48 -> libicui18n.so.48.1.1
-rw-r--r-- 1 root root 1921088 Jan 25 2012 /usr/lib/libicui18n.so.48.1.1
-rw-r--r-- 1 root root 57468 Jan 25 2012 /usr/lib/libicuio.a
lrwxrwxrwx 1 root root 18 Jan 25 2012 /usr/lib/libicuio.so -> libicuio.so.48.1.1
lrwxrwxrwx 1 root root 18 Dec 14 2012 /usr/lib/libicuio.so.48 -> libicuio.so.48.1.1
-rw-r--r-- 1 root root 46692 Jan 25 2012 /usr/lib/libicuio.so.48.1.1
-rw-r--r-- 1 root root 435442 Jan 25 2012 /usr/lib/libicule.a
lrwxrwxrwx 1 root root 18 Jan 25 2012 /usr/lib/libicule.so -> libicule.so.48.1.1
lrwxrwxrwx 1 root root 18 Dec 14 2012 /usr/lib/libicule.so.48 -> libicule.so.48.1.1
-rw-r--r-- 1 root root 214448 Jan 25 2012 /usr/lib/libicule.so.48.1.1
-rw-r--r-- 1 root root 56004 Jan 25 2012 /usr/lib/libiculx.a
lrwxrwxrwx 1 root root 18 Jan 25 2012 /usr/lib/libiculx.so -> libiculx.so.48.1.1
lrwxrwxrwx 1 root root 18 Dec 14 2012 /usr/lib/libiculx.so.48 -> libiculx.so.48.1.1
-rw-r--r-- 1 root root 42520 Jan 25 2012 /usr/lib/libiculx.so.48.1.1
-rw-r--r-- 1 root root 72998 Jan 25 2012 /usr/lib/libicutest.a
lrwxrwxrwx 1 root root 20 Jan 25 2012 /usr/lib/libicutest.so -> libicutest.so.48.1.1
lrwxrwxrwx 1 root root 20 Dec 14 2012 /usr/lib/libicutest.so.48 -> libicutest.so.48.1.1
-rw-r--r-- 1 root root 55788 Jan 25 2012 /usr/lib/libicutest.so.48.1.1
-rw-r--r-- 1 root root 182744 Jan 25 2012 /usr/lib/libicutu.a
lrwxrwxrwx 1 root root 18 Jan 25 2012 /usr/lib/libicutu.so -> libicutu.so.48.1.1
lrwxrwxrwx 1 root root 18 Dec 14 2012 /usr/lib/libicutu.so.48 -> libicutu.so.48.1.1
-rw-r--r-- 1 root root 142120 Jan 25 2012 /usr/lib/libicutu.so.48.1.1
-rw-r--r-- 1 root root 2076156 Jan 25 2012 /usr/lib/libicuuc.a
lrwxrwxrwx 1 root root 18 Jan 25 2012 /usr/lib/libicuuc.so -> libicuuc.so.48.1.1
lrwxrwxrwx 1 root root 18 Dec 14 2012 /usr/lib/libicuuc.so.48 -> libicuuc.so.48.1.1
-rw-r--r-- 1 root root 1439544 Jan 25 2012 /usr/lib/libicuuc.so.48.1.1

venn@LGC:/media/Storage/GAMES/Pandora Beta/Binaries$ ls -l /usr/lib/libicu*
-rw-r--r-- 1 root root 18276374 Jan 25 2012 /usr/lib/libicudata.a
lrwxrwxrwx 1 root root 20 Jan 25 2012 /usr/lib/libicudata.so -> libicudata.so.48.1.1
lrwxrwxrwx 1 root root 20 Dec 14 2012 /usr/lib/libicudata.so.48 -> libicudata.so.48.1.1
-rw-r--r-- 1 root root 18281748 Jan 25 2012 /usr/lib/libicudata.so.48.1.1
-rw-r--r-- 1 root root 3220442 Jan 25 2012 /usr/lib/libicui18n.a
lrwxrwxrwx 1 root root 20 Jan 25 2012 /usr/lib/libicui18n.so -> libicui18n.so.48.1.1
lrwxrwxrwx 1 root root 20 Dec 14 2012 /usr/lib/libicui18n.so.48 -> libicui18n.so.48.1.1
-rw-r--r-- 1 root root 1921088 Jan 25 2012 /usr/lib/libicui18n.so.48.1.1
-rw-r--r-- 1 root root 57468 Jan 25 2012 /usr/lib/libicuio.a
lrwxrwxrwx 1 root root 18 Jan 25 2012 /usr/lib/libicuio.so -> libicuio.so.48.1.1
lrwxrwxrwx 1 root root 18 Dec 14 2012 /usr/lib/libicuio.so.48 -> libicuio.so.48.1.1
-rw-r--r-- 1 root root 46692 Jan 25 2012 /usr/lib/libicuio.so.48.1.1
-rw-r--r-- 1 root root 435442 Jan 25 2012 /usr/lib/libicule.a
lrwxrwxrwx 1 root root 18 Jan 25 2012 /usr/lib/libicule.so -> libicule.so.48.1.1
lrwxrwxrwx 1 root root 18 Dec 14 2012 /usr/lib/libicule.so.48 -> libicule.so.48.1.1
-rw-r--r-- 1 root root 214448 Jan 25 2012 /usr/lib/libicule.so.48.1.1
-rw-r--r-- 1 root root 56004 Jan 25 2012 /usr/lib/libiculx.a
lrwxrwxrwx 1 root root 18 Jan 25 2012 /usr/lib/libiculx.so -> libiculx.so.48.1.1
lrwxrwxrwx 1 root root 18 Dec 14 2012 /usr/lib/libiculx.so.48 -> libiculx.so.48.1.1
-rw-r--r-- 1 root root 42520 Jan 25 2012 /usr/lib/libiculx.so.48.1.1
-rw-r--r-- 1 root root 72998 Jan 25 2012 /usr/lib/libicutest.a
lrwxrwxrwx 1 root root 20 Jan 25 2012 /usr/lib/libicutest.so -> libicutest.so.48.1.1
lrwxrwxrwx 1 root root 20 Dec 14 2012 /usr/lib/libicutest.so.48 -> libicutest.so.48.1.1
-rw-r--r-- 1 root root 55788 Jan 25 2012 /usr/lib/libicutest.so.48.1.1
-rw-r--r-- 1 root root 182744 Jan 25 2012 /usr/lib/libicutu.a
lrwxrwxrwx 1 root root 18 Jan 25 2012 /usr/lib/libicutu.so -> libicutu.so.48.1.1
lrwxrwxrwx 1 root root 18 Dec 14 2012 /usr/lib/libicutu.so.48 -> libicutu.so.48.1.1
-rw-r--r-- 1 root root 142120 Jan 25 2012 /usr/lib/libicutu.so.48.1.1
-rw-r--r-- 1 root root 2076156 Jan 25 2012 /usr/lib/libicuuc.a
lrwxrwxrwx 1 root root 18 Jan 25 2012 /usr/lib/libicuuc.so -> libicuuc.so.48.1.1
lrwxrwxrwx 1 root root 18 Dec 14 2012 /usr/lib/libicuuc.so.48 -> libicuuc.so.48.1.1
-rw-r--r-- 1 root root 1439544 Jan 25 2012 /usr/lib/libicuuc.so.48.1.1
SephiRok
Proxy Studios
Proxy Studios
Posts: 1024
Joined: Thu Jul 19, 2012 10:19 am
Contact:

Re: Linux "cannot open shared object file: No such file or d

Post by SephiRok »

Please redownload and give it another spin!
Rok Breulj
Designer and Programmer
Proxy Studios
Linuxgamecast
Private First Class - Opel Blitz
Private First Class - Opel Blitz
Posts: 4
Joined: Wed Mar 27, 2013 8:01 pm

Re: Linux "cannot open shared object file: No such file or d

Post by Linuxgamecast »

You're getting there.

venn@LGC:/media/Storage/GAMES/Pandora Beta/Binaries$ ./Pandora
/media/Storage/GAMES/Pandora Beta/Binaries/Pandora.bin: error while loading shared libraries: libicuuc.so.49: cannot open shared object file: No such file or directory

venn@LGC:/media/Storage/GAMES/Pandora Beta/Binaries$ ./PandoraUpdater
/media/Storage/GAMES/Pandora Beta/Binaries/PandoraUpdater.bin: error while loading shared libraries: libicuuc.so.49: cannot open shared object file: No such file or directory
SephiRok
Proxy Studios
Proxy Studios
Posts: 1024
Joined: Thu Jul 19, 2012 10:19 am
Contact:

Re: Linux "cannot open shared object file: No such file or d

Post by SephiRok »

Did you redownload?
Rok Breulj
Designer and Programmer
Proxy Studios
akmelius
Lance Corporal - Panzer IA
Lance Corporal - Panzer IA
Posts: 16
Joined: Sun Apr 07, 2013 8:05 pm

Re: Linux "cannot open shared object file: No such file or d

Post by akmelius »

Hello.
I'm a Linux tester and I don't have problems like that.
Ubuntu 12.04
Linuxgamecast
Private First Class - Opel Blitz
Private First Class - Opel Blitz
Posts: 4
Joined: Wed Mar 27, 2013 8:01 pm

Re: Linux "cannot open shared object file: No such file or d

Post by Linuxgamecast »

The latest "kitchen sink" 300+MB build works. Sorry for the late reply but once our Amnesia: A Machine for Pigs embargo lifted things were ..a bit busy.

Confirmed on our minimum req Steam box. PM me if you want to run it through our QA gauntlet.

Release 12.04 (precise) 32-bit
Kernel Linux 3.5.0-18-generic (PAE)
Memory: 7.9GB
Processor: AMD FX(tm)-8150 Eight-Core Processor × 8
GeForce GTX 560 Ti X2 325.15 drivers
Post Reply

Return to “Pandora : Public Beta”