Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Thu 23 May 2013, 02:05
All times are UTC - 4
 Forum index » Advanced Topics » Additional Software (PETs, n' stuff) » Unsorted
how to install a lib?
Moderators: deshlab, Flash, GuestToo, Ian, JohnMurga, Lobster
Post new topic   Reply to topic View previous topic :: View next topic
Page 1 of 1 [4 Posts]  
Author Message
milesteg

Joined: 17 Jun 2008
Posts: 16

PostPosted: Sat 13 Mar 2010, 11:51    Post subject:  how to install a lib?  

I am thankful for Mr. ttuxxx large selection of lib - I found one I need.

I have to admit however that I am very green and don't know how to add one. I have added programs and before but am stuck here.

Any help greatly appreciated.

milesteg
Back to top
View user's profile Send private message 
Dingo


Joined: 11 Dec 2007
Posts: 1397
Location: somewhere at the end of rainbow...

PostPosted: Sat 13 Mar 2010, 12:01    Post subject:  

...mhmmm... may be...
- uncompressing archive
- move lib to /usr/lib/?

this must be a very heavy task for ubuntianized minds

however if tar.gz archive containing lib has already proper directories structure (I think it have), simply type:

tgz2pet .tar.gz package

then click on resulting pet

_________________
replace .co.cc with .info to get access to stuff I posted in forum
dropbox 2GB free
OpenOffice for Puppy Linux
Back to top
View user's profile Send private message Visit poster's website 
puppyluvr


Joined: 06 Jan 2008
Posts: 3053
Location: Chickasha Oklahoma

PostPosted: Sat 13 Mar 2010, 16:55    Post subject:  

Very Happy
Choose "Open with pupzip/xarchive".... (if downloaded already, just click on it) --extract to /usr/lib

_________________
"Close the "Windows", and open your eyes, to a whole new world"
http://puppylinuxstuff.meownplanet.net/puppyluvr/
http://theplpd.webs.com/

Nothing but Puppy since 2.15CE...
Back to top
View user's profile Send private message Visit poster's website 
mikeslr


Joined: 16 Jun 2008
Posts: 568
Location: Union New Jersey USA

PostPosted: Sat 13 Mar 2010, 23:06    Post subject: ttuuxxx's libs -- installing
Subject description: usually just copy it to the right place
 

Hi,

It's been a while, so things may have changed. But I recall tttuuxxx's "lib files" to be either of two types: (1) the lib file, itself, or (2) a text file telling you that you need a different, newer. lib to which you are to create a symlink.
If the former, just copy it to where your dependency checker told you it was missing: "XYZ can't find abc" so copy it to the same directory as XYZ. If the later, copy the lib referenced in the text file to where your dependency checker told you the lib was missing, then, while you're still in that directory, right-click an empty space and select "terminal here."

The formula for creating symlinks is

"ln -s" SPACE [target directory or file> FUll PATH] SPACE [Name of File], without the quotes

Example substituting newer file:

ln -s /usr/lib/abc.so.3.1 abc.so.3

that will create a file with the name abc.so.3 --the missing file-- which is now a symbolic link to the file abc.so.3.1, abc.so.3.1 being the file you downloaded and copied to the directory of the file which couldn't find the lib.

To avoid confusion, the "l" in "ln" is the letter l, as in l m n o p, not the number 1 as in 1 2 3 4 5.

mikesLr
Back to top
View user's profile Send private message 
Display posts from previous:   Sort by:   
Page 1 of 1 [4 Posts]  
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » Advanced Topics » Additional Software (PETs, n' stuff) » Unsorted
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.0446s ][ Queries: 11 (0.0073s) ][ GZIP on ]