Reply

 

LinkBack Thread Tools Rate Thread
  #1 (permalink)  
Old 07-06-2009, 10:51 PM
Newbie
 
Join Date: Jun 2009
Posts: 12
unzip RAR file on CentOS

ust download the latest RAR Linux version from rarlab website: WinRAR archiver, a powerful tool to process RAR and ZIP files
wget http://www.rarlab.com/rar/rarlinux-3.7.1.tar.gz
extract the archive using the following command:
gzip -dc rarlinux-3.7.1.tar.gz | tar xf -
go into the extracted directory, cd rar
now as you might have experienced you may get the error of not having glibc_2.4, here is the work around, do the following
to extract a file, just try the following command:
./rar_static e rarfile.rar
for more switches and option try:
./rar_static –help
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 11:30 AM.