LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Puppy
User Name
Password
Puppy This forum is for the discussion of Puppy Linux.

Notices


Reply
  Search this Thread
Old 06-05-2010, 07:09 AM   #1
den_.
Member
 
Registered: Apr 2010
Posts: 39

Rep: Reputation: 15
installing a dependency (libsfml-graphics.so.1.5)


Hi, I have unpacked the t gar.gz for a game called FreeTumble, when I try to run the game with './FreeTumble' in the console (rxvt) I get the following error message: ./FreeTumble: error while loading shared libaries: libsfml-graphics.so.1.5: can not open shared object file: no such file or directory.
I have tried to look for the libsfml package with no luck, I think I need to find this package and save/install it in the /lib folder.

Thanks in advance for any help or advice

den_.
 
Old 06-05-2010, 08:49 AM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,516

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
FreeTumbleV1.0_Linux32.tar.gz ?
http://sourceforge.net/projects/freetumble/files/

Unknown version of Puppy ?
http://linuxsilo.net/docs/smart-questions_en.html

Try these :
http://packages.ubuntu.com/lucid/i38...cs1.5/download
http://packages.ubuntu.com/lucid/i38...ow1.5/download
http://packages.ubuntu.com/lucid/i38...em1.5/download
http://packages.ubuntu.com/lucid/i38...io1.5/download
http://packages.ubuntu.com/lucid/i386/libsoil1/download
http://packages.ubuntu.com/lucid/i38...enal1/download

Unpack, and copy libsfml-graphics.so.1.5 + libsfml-window.so.1.5
+ libsfml-system.so.1.5 + libsfml-audio.so.1.5 + libSOIL.so.1
+ libopenal.so.1 to /usr/lib/

If they don't work, tell which Puppy, you have.
And the glibc version, please, like : ls -l /lib/libc.so.6
..
P.S. : The game works OK ..

Last edited by knudfl; 06-05-2010 at 09:55 AM.
 
Old 06-05-2010, 11:53 AM   #3
den_.
Member
 
Registered: Apr 2010
Posts: 39

Original Poster
Rep: Reputation: 15
Sorry I didn't mention the puppy version its Puppy 4.3.1. I have installed the files you suggested but unfortunately the error now reads './FreeTumble: error while loading shared libraries: libGLEW.so.1.5: cannot open shared object file: no such file or directory.
I searched on the Ubuntu package site but it failed to find the needed file.
 
Old 06-05-2010, 11:58 AM   #4
den_.
Member
 
Registered: Apr 2010
Posts: 39

Original Poster
Rep: Reputation: 15
ps. cant find the lib/libc.so.6 version, is it a command line entry to find it?
 
Old 06-05-2010, 12:41 PM   #5
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,516

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Puppy 4.0.0 : Command = ls -l /lib/libc.so.6 :
Works OK, the reply is : libc.so.6 -> libc-2.6.1.so

Finding an Ubuntu package : Google .. libglew ubuntu ..
http://packages.ubuntu.com/hardy/libglew1.5

libglew1.5 ( From Ubuntu Hardy ) :
http://packages.ubuntu.com/hardy/i38...ew1.5/download

But if the glibc still is that old, I doubt you can use the files.
Only 'Ubuntu Lucid' and Mandriva 2010.(1) has the sfml + SOIL files
in the required versions.
sfml + SOIL : Tricky to build, but it's doable.
But first we need to know the glibc / libc'6' version.

Last edited by knudfl; 06-05-2010 at 12:51 PM.
 
Old 06-05-2010, 12:50 PM   #6
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,516

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Check 1 : libsoil1 , Lucid : depends libc6 (>= 2.4) → → OK.

Check 2 : libsfml-system1.5, Lucid : depends libc6(>= 2.3.6-6~) [i386]
........... Also OK.

Please continue, FreeTumble may work with those anyway.
.
 
Old 06-05-2010, 02:38 PM   #7
den_.
Member
 
Registered: Apr 2010
Posts: 39

Original Poster
Rep: Reputation: 15
Thanks for your continued help it is much appreciated. After typing ls -l /lib/libc.so.6 at the console I got the response: libc-2.6.1.so. Installed the libglew 1.5 package but unfortunately there is yet another error: same as before but reference to: libGLU.so.1.
I couldn't find libGLEW.1.5 on the Ubuntu site, am I using in the wrong way? It seems that it is necessary to search for these files from time to time but I seem to draw a blank when I search for them!
 
Old 06-05-2010, 02:53 PM   #8
den_.
Member
 
Registered: Apr 2010
Posts: 39

Original Poster
Rep: Reputation: 15
I tried again to search for the required packake 'libglu' and got a result by searching for 'package names', downloaded and installed 'libglu1-mesa_7.7.1-1ubuntu2_i386.deb' now I have a list of new errors (5 of).
Thank you for your help but I can't ask you to do any more for me, I will make some further studies on dependencies and maybe find another small game that I can learn from.

Thanks

den_.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Dependency Issue while installing Ntop3.3.10.......!! Soby Thomas Linux - Software 2 05-28-2009 11:20 PM
Dependency issue while installing xpdf shivkiyer Linux - Software 11 07-28-2007 01:24 AM
dependency problem installing superkaramba valemon Linux - Software 1 06-27-2007 07:33 AM
Installing Package with dependency yunus.raza Linux - Software 1 12-03-2004 06:37 AM
redhat 7.3 installing dependency carpman Linux - Distributions 3 05-23-2002 04:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Puppy

All times are GMT -5. The time now is 04:38 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration