LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 11-17-2007, 11:21 AM   #1
Hammad101
Member
 
Registered: Dec 2005
Posts: 72

Rep: Reputation: 15
Rar problem


I have Server of Debian Etch

I get error of

Glibc_2.4 needed by rar

can you please help on this

(updated today)
 
Old 11-17-2007, 06:10 PM   #2
elfoozo
Member
 
Registered: Feb 2004
Location: Washington, USA
Distribution: Debian
Posts: 265

Rep: Reputation: 32
Known bug?

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=410754
 
Old 11-19-2007, 03:37 AM   #3
redgoblin
Member
 
Registered: Jun 2005
Location: UK
Distribution: Debian
Posts: 189

Rep: Reputation: 41
@Hammad101

How did you install rar? I know we talked about it on another thread, but looking back I can't see a clear answer. Compiled from source, binary from the rar website, installed with apt, etc?

There is a version in the nonfree section of the Debian archive that fixes the bug mentioned by elfoozo.
 
Old 11-19-2007, 12:51 PM   #4
Hammad101
Member
 
Registered: Dec 2005
Posts: 72

Original Poster
Rep: Reputation: 15
got it from rar site.
 
Old 11-20-2007, 04:21 AM   #5
redgoblin
Member
 
Registered: Jun 2005
Location: UK
Distribution: Debian
Posts: 189

Rep: Reputation: 41
Right, uninstall it completely. We're going to install the one from Debian.

From our other thread you now have a working Etch system. You can install packages using apt or aptitude (or possible synaptic if that's your choice). But you can only install stuff from the main Debian archive and to be in that archive software must be 100% open and free.

So what you want to do it add in a couple of extra archives that allow some stuff that Debian packages but isn't entirely Debian compliant. Rar is a good example of that as it's actually closed shareware

Once again you need to change your /etc/apt/sources.list to the one below.

Code:
# Main sources for Etch
deb http://ftp.de.debian.org/debian/ etch main contrib non-free
deb-src http://ftp.de.debian.org/debian/ etch main contrib non-free

# Security updates for Etch
deb http://security.debian.org/ etch/updates main contrib
deb-src http://security.debian.org/ etch/updates main contrib
The difference is you're now making the contents of the contrib and non-free available to you.

Now to install rar do the following as root.

First update your package list with the new stuff that's available to you with;

Code:
aptitude update
Then install the version of rar from the non-free section of the Debian archive with;

Code:
aptitude install rar
And now you should be able to rar away to your hearts content.

For future reference and to make life a lot easier for yourself, I'd recommend reading the Debian reference manual.

http://www.debian.org/doc/user-manuals#quick-reference

You don't have to sit down and read it cover to cover. But you'll make your life a lot easier if you dip into it from time to time and understand how your system works.

Good luck.
 
  


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 to deal with .rar files in linux now that rar is no longer part of linux Lleb_KCir Linux - Software 14 11-22-2008 07:01 AM
question on how to rar multiple files into there own rar file steve51184 Linux - Software 13 10-24-2007 04:23 PM
extracting .rar with part01.rar? chime Linux - General 5 04-11-2006 06:59 PM
Problem with .rar files tyranus Debian 6 09-02-2005 05:29 PM
Rar problem Zakos Linux - Newbie 9 02-03-2005 01:07 PM

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

All times are GMT -5. The time now is 04:39 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