View Single Post
tobiasj's Avatar
Posts: 241 | Thanked: 74 times | Joined on Jul 2007
#13
Thanks, I was not completing the version number when I tried to install it wil apt-get

So with that lib and I (thanks to your info) made and installed libSDL_ttf and it is happy with that. But now with the latest (and I think last) lib it needs, I am havng a problem..

' error while loading shared libraries: libphysfs-1.0.so.0: cannot open shared object file: No such file or directory'

10 seconds earlier I had done this on the N810:

Nokia-N810-43-7:/media/mmc1# dpkg -i libphysfs-1.0-0_1.0.0-5_armel.deb
Selecting previously deselected package libphysfs-1.0-0.
(Reading database ... 16856 files and directories currently installed.)
Unpacking libphysfs-1.0-0 (from libphysfs-1.0-0_1.0.0-5_armel.deb) ...
Setting up libphysfs-1.0-0 (1.0.0-5) ...

I have this version installed on the dev machine in scratchbox and I reconfigured and recompiled the game. still it complains this lib isn't there.

The only thing I see in the error is that it is looking for libphysfs-1.0.so.0 and I dont know what the .so. means. I have installed libphysfs-1.0-0 that should meet the dep, but I have something wrong.

When it needed libsdl_ttf it was also looking for .so.0 of sdl_ttf and I installed libsdl-ttf2.0-0 and it was happy and moved on... So I am not sure what the problem is..

Help, anyone....???..

-John

p.s. when my request to upload is approved I will upload these libs to extras-devel as well....

Last edited by tobiasj; 2009-03-21 at 15:02.