Install Unrar on CentOS Linux
This is very easy to use Unrar on CentOS Linux,
Download and use rm to install Unrar:
# wget http://dag.wieers.com/packages/unrar/unrar-3.6.2-1.el4.rf.i386.rpm
# rpm -Uvh unrar-3.6.2-1.el4.rf.i386.rpm
Extrating a .rar file:
"unrar e -kb rarfile.rar
Subscribe to:
Post Comments (Atom)
2 Comments:
unrar: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by unrar)
as usual, the simplest answer tends to not work...
You need to install dependencies. Try to upgrade GLIB to that version.
Post a Comment