LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Cannot open rar files (https://www.linuxquestions.org/questions/linux-general-1/cannot-open-rar-files-212092/)

doctorwebbox 08-01-2004 06:56 AM

Cannot open rar files
 
I have downloaded several rar files. I have the latest version of unrar installed but when I use it I end up with an empty archive. I figured that the files must have been dodgy, but I tried copying them onto my windows box and opened them with winrar with no problem. Can anyone tell me why or if there is a way around this?

/bin/bash 08-02-2004 04:55 PM

Did you try the ebcd-rar file that comes with the rar package? For example:
Code:

tar xzvf rarlinux-3.3.b3.tar.gz
cd rar/ebcd
../rar x ebcd-0_6_0-pro.rar

That should extract the whole ebcd-0_6_0-pro package.

doctorwebbox 12-03-2004 12:44 PM

Fixed
 
The problem was that I hadn't used non-free sources for the unrar package.


All times are GMT -5. The time now is 08:43 AM.