How to solve glibc2.4 problem when rar is installed in Linux

Source: Internet
Author: User
How to solve the glibc2.4 problem when rar is installed in Linux-general Linux technology-Linux technology and application information. For details, refer to the following section. Author: Zun Bao

1. Download the Linux version of rarlinux-3.7.b1.tar.gz -- rar.
Address: http://www.skycn.com/soft/3455.html
You can use wget to download files in Linux.

2. Upload to the Liux server.

3. Unzip the installation package:

# Tar xvfz rarlinux-3.7.b1.tar.gz
Rar/
Rar/file_id.diz
Rar/license.txt
Rar/Makefile
Rar/order.htm
Rar/rarfiles. lst
Rar/rar.txt
Rar/readme.txt
Rar/tete.txt
Rar/whatsnew.txt
Rar/rar
Rar/rar_static
Rar/unrar
Rar/default. sfx
# Cd rar
# Ls
Makefile file_id.diz order.htm rar.txt rarfiles. lst paite.txt whatsnew.txt
Default. sfx license.txt rar rar_static readme.txt unrar
# Ls-l
Total 1636
-Rw-r ----- 1 root 428 Jan 8 12:50 Makefile
-Rwxr-xr-x 1 root 56994 Jan 8 default. sfx
-Rw-r ----- 1 root 217 Jan 8 12:50 file_id.diz
-Rw-r ----- 1 root 4398 Jan 8 12:50 license.txt
-Rw-r ----- 1 root 3183 Jan 8 12:50 order.htm
-Rwxr-xr-x 1 root 341152 Jan 8 rar
-Rw-r ----- 1 root 70107 Jan 8 12:50 rar.txt
-Rwxr-xr-x 1 root 872804 Jan 8 rar_static
-Rw-r ----- 1 root 1018 Jan 8 12:50 rarfiles. lst
-Rw-r ----- 1 root 1050 Jan 8 12:50 readme.txt
-Rw-r ----- 1 root 8957 Jan 8 12:50 technote.txt
-Rwxr-xr-x 1 root 196720 Jan 8 unrar
-Rw-r ----- 1 root 6018 Jan 8 12:50 whatsnew.txt

4. Installation:

# Make install
Mkdir-p/usr/local/bin
Mkdir-p/usr/local/lib
Cp rar unrar/usr/local/bin
Cp rarfiles. lst/etc
Cp default. sfx/usr/local/lib

5. Decompress the file:

# Rar x cussbk.rar cussbk/
Rar:/lib/tls/libc. so.6: version 'glibc _ 100' not found (required by rar)

GLIBC_2.4 is required. If GLIBC_2.4 is not available

# Cp./rar/rar_static/usr/local/bin/rar

Rar_static is a static linking version. There is no inconsistency between glibc library versions.

Decompress the package again:
# Rar x cuss.rar cussbk/

RAR 3.70 beta 1 Copyright (c) 1993-2007 Alexander Roshal 8 Jan 2007
Shareware version Type RAR -? For help


Extracting from cuss.rar

Extracting cussbk/cuss/accept/accuseApply_save.jsp 0% OK
Extracting cussbk/cuss/accept/adviceApply_save.jsp 0% OK
......
All OK

Succeeded.
If the extracted object already exists, for example, 3rd decompression (the decompressed object already exists)

# Rar x cuss.rar cussbk/> log.txt

Cussbk/cuss/accept/accuseApply_save.jsp already exists. Overwrite it?
[Y] es, [N] o, [A] ll, n [E] ver, [R] ename, [Q] uit

The program will ask whether to overwrite.

Ps: For details about rar command parameters, see winrar help in windows.
Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.