i have Dedicated server and i want to install wirar
ho can help me?
Printable View
i have Dedicated server and i want to install wirar
ho can help me?
I guess you have linux os, you must use wine and emulate winrar with him.
Sorry for bad english.
can you give me link please and tell me how to install ?
How to install wine (ubuntu) http://www.simplehelp.net/2007/05/18...ux-using-wine/
You didnt say which os you have :)
user unrar instead of winrar without any emulation.
on ubuntu/debian server:
sudo apt-get install unrar
or apt-get install unrar-nonfree
on fedora:
yum install unrar
on suse:
yast2 -i unrar
Or you can install manualy:
wget http://www.rarlab.com/rar/rarlinux-3.8.0.tar.gz
tar -zxvf rarlinux-3.8.0.tar.gz
cd rar
cp rar unrar /bin
To use:
unrar x archive.rar
If you using X graphics interface like Gnome or KDE, get the GUI for rar archiver:
http://peazip.sourceforge.net/
Winrar can run with wine see here http://www.rarlab.com/rar_add.htm
for RHEL distros; yum install unrar (to unrar)
and for rar you have to go and get winrar linux binary from rarlab.com
use unrar in linux, its the same thing. Installing winrar on wine isn't advisable since the *nix distributions are free.
why use winrar when you can use rar?
Quote:
sudo aptitude install rar