Install rarforlinux in linux (64bit) first, we open the download page of rarlib http://www.rarlab.com/download.htm (download rarforlinux), select the rar installation package file we need, we select the linux file RAR4.10beta3fo...
In linux (64bit) to install rar for linux first, we open the rarlib download page http://www.rarlab.com/download.htm (download rar for linux), select the rar installation package file we need, we choose linux file RAR 4.10 beta 3 for Linux x64 http://www.rarlab.com/rar/rarlinux-x64-4.1.b3.tar.gz (I am a 64bit machine ). After the download is complete, run tar zxvf rarlinux-x64-4.1.b3.tar.gz -- directory =/usr/local, where directory is the extract directory. Www.2cto.com
Go to the installation directory cd/usr/local/rar/and execute the compilation and installation operations make & make install
At this time, executing rar or unrar will report a series of errors [root @ daichanglin rar] # rarrar:/lib64/libc. so.6: version 'glibc _ 000000' not found (required by rar) [root @ daichanglin rar] # unrarunrar:/lib64/libc. so.6: version 'glibc _ 2.7 'not found (required by unrar) www.2cto.com
Run the following command yes | cp rar_static/usr/local/bin/rar & yes | cp rar_static/usr/local/bin/unrar.
At this time, you can compress and decompress it.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.