Quote:
Originally Posted by Chris E
|
That really doesn't do anything to resolve issues. It's always best to use a "package" based system for non source related stuff so that you can grab the dependencies.
Quote:
Originally Posted by Speckz
For Centos 5.1 you can simply add the 'rpmforge' repository and just do: yum install rar unrar
|
You should be able to with 4.x now too, at least I was able to. the 'rar' package still complains about the glibc crap, but it'll get there eventually I guess.
This is what happens when you use pre-compiled stuff, you get to deal with dependencies on their own stuff. Unfortunately, the only (known) source for rar exists in a win32 platform AFAIK.
This is why tar/zip are so much better, the issues just don't exist, or aren't as prevalent.