LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-25-2004, 08:16 AM   #1
millusionist
Member
 
Registered: Dec 2004
Location: BELGIUM
Distribution: slackware 10.0 with 2.4.26 kernel
Posts: 65

Rep: Reputation: 15
.tar.gz,v?????


i've got a file that end at .tar.gz,v and i can't gunzip it
what for command should i use
tar xzvf is for gunzip
tar xjvf is for bunzip so i don't know it
i'm a noob bye the way
thanks for any answers ont his one
 
Old 12-25-2004, 08:21 AM   #2
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
gunzip -d is for gunzip.
 
Old 12-25-2004, 08:26 AM   #3
millusionist
Member
 
Registered: Dec 2004
Location: BELGIUM
Distribution: slackware 10.0 with 2.4.26 kernel
Posts: 65

Original Poster
Rep: Reputation: 15
and that ,v after it
 
Old 12-25-2004, 08:51 AM   #4
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Unknown to me, I would to remove it. Must be a glitch in your download process.
 
Old 12-25-2004, 08:59 AM   #5
millusionist
Member
 
Registered: Dec 2004
Location: BELGIUM
Distribution: slackware 10.0 with 2.4.26 kernel
Posts: 65

Original Poster
Rep: Reputation: 15
ok i redownload it then
another problem i just unpacked idesk and idesktool
but my idesk won't work there is a error: librsvg-2.so.2 not found in shared liberies and i googled but i can't find that lib
so what to do?
 
Old 12-25-2004, 09:38 AM   #6
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Sorry, cant help you further. You should really familiarize yourself with your distro. Certainly there is an easy way to get it from Slack.
Alternatively you can get it from another distro and use ldconfig to integrate it to your system.
 
Old 12-25-2004, 10:07 AM   #7
kevinalm
Member
 
Registered: Oct 2003
Location: Iowa
Distribution: LFS 5.0, building 6.3, win98se, multiboot
Posts: 288

Rep: Reputation: 30
Grab a download of a recent BLFS (Beyond Linux from Scratch) book.
It will have a link to download the librsvg source and instructions on compiling it. (In the Gnome section)
 
Old 12-25-2004, 10:47 AM   #8
millusionist
Member
 
Registered: Dec 2004
Location: BELGIUM
Distribution: slackware 10.0 with 2.4.26 kernel
Posts: 65

Original Poster
Rep: Reputation: 15
op i'll google for it
and where should i put that lib in the lib folder
 
Old 12-25-2004, 11:51 AM   #9
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
http://www.slackware.com/pb/searchfi...rsvg-2.so&w=on
 
Old 12-25-2004, 12:33 PM   #10
millusionist
Member
 
Registered: Dec 2004
Location: BELGIUM
Distribution: slackware 10.0 with 2.4.26 kernel
Posts: 65

Original Poster
Rep: Reputation: 15
thanks but linux says
./idesk: error while loading shared libraries: librsvg-2.so.2 cannot open shared object file: no such file or directory
so i unzipt the file from that site but it says always the same i do'nt find that shared libraries
 
Old 12-25-2004, 12:39 PM   #11
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Create symlink named 'librsvg-2.so.2' in usr/lib pointing to 'librsvg-2.so.2.6.5'
Then run ldconfig. Also see 'man ldconfig'
 
Old 12-25-2004, 12:44 PM   #12
millusionist
Member
 
Registered: Dec 2004
Location: BELGIUM
Distribution: slackware 10.0 with 2.4.26 kernel
Posts: 65

Original Poster
Rep: Reputation: 15
ok symlink srry that is beyond my intelligence i think, i'm just a noob
but no worries i can find it all on google thanks emerson thank you alot
 
Old 12-25-2004, 12:53 PM   #13
millusionist
Member
 
Registered: Dec 2004
Location: BELGIUM
Distribution: slackware 10.0 with 2.4.26 kernel
Posts: 65

Original Poster
Rep: Reputation: 15
found it and i made a symlink but idconfig isn't a command and man idconfig isn't in my linux version slack 10
is that symlink in /usr/lib or in /home/usr/lib
and idconfig doesn't do a thing the app won't work

Last edited by millusionist; 12-25-2004 at 01:22 PM.
 
Old 12-25-2004, 04:39 PM   #14
kevinalm
Member
 
Registered: Oct 2003
Location: Iowa
Distribution: LFS 5.0, building 6.3, win98se, multiboot
Posts: 288

Rep: Reputation: 30
ldconfig, (LDCONFIG only lowwercase) parses /etc/ld.so.conf and if necessary updates /etc/ld.so.cache, which is a machine readable "index" of the dynamically linkable libraries available on your system. /etc/ld.so.conf is a text file with a list of directories to search. /lib and /usr/lib are searched regardless, iirc.

Did you download and compile the library or find an rpm (or whatever package slack uses)?
 
Old 12-25-2004, 04:48 PM   #15
millusionist
Member
 
Registered: Dec 2004
Location: BELGIUM
Distribution: slackware 10.0 with 2.4.26 kernel
Posts: 65

Original Poster
Rep: Reputation: 15
ok it worked but now i need libcroco.so.2 but i can't download it linux says /home not writeable what now?
please help me i've been searching and typing all day for getting it right
 
  


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
how can i decompress this tar.tar file? hmmm sounds new.. tar.tar.. help ;) kublador Linux - Software 14 10-25-2016 02:48 AM
tar tar cvf - . | (cd /root/; tar xvf -) ewt3y Linux - General 10 02-19-2014 10:55 AM
a tough question 4 u, problem in extracting tar & tar.gz files p_garg Linux - General 5 11-08-2010 11:02 AM
.rpms, .tar.gz, .tgz, .src.rpm, & .tar.bz2 whoots Mandriva 10 10-18-2003 12:08 PM
Diferance between rpm, tar, tar.gz, scr.tar, etc mobassir Linux - General 12 08-21-2003 06:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:15 AM.

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