红联Linux门户
Linux帮助

请问rar文件怎么样解压?

发布时间:2006-11-14 07:55:27来源:红联作者:dalian3333
请问rar文件怎么样解压?
文章评论

共有 7 条评论

  1. 风之狂 于 2007-02-09 13:04:31发表:

    引用:
    原帖由 dalian3333 于 2006-11-14 07:55 发表
    请问rar文件怎么样解压?

    可以支持图形界面的

  2. chameleon 于 2007-02-09 12:24:27发表:

    安装rar for linux

  3. dericy 于 2007-02-09 03:04:38发表:

    哦,我忘记cd rar了,但有别的问题
    study01
    study02
    study03
    study04
    study05
    study06
    红联linux操作系统视频教程1.rar
    红联linux操作系统视频教程4.rar
    红联linux操作系统视频教程5.rar.part
    [root@localhost studies]# unrar study01
    unrar: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
    [root@localhost studies]# unrar x study01
    unrar: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
    [root@localhost studies]#

  4. dericy 于 2007-02-09 03:01:54发表:

    [root@localhost tmp]# tar xzvf rarlinux-3.5.1.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/technote.txt
    rar/whatsnew.txt
    rar/rar
    rar/rar_static
    rar/unrar
    rar/default.sfx
    [root@localhost tmp]# make install
    make: *** 没有规则可以创建目标“install”。 停止。
    [root@localhost tmp]# make
    make: *** 没有指明目标并且找不到 makefile。 停止。
    [root@localhost tmp]# make install
    make: *** 没有规则可以创建目标“install”。 停止。

    以上是我操作过程,但是装不了啊,大侠看看怎么回事好吗?

  5. snqyss 于 2006-11-14 17:45:33发表:

    rar压缩格式在windows上已经很流行,但在linux系统中却没有集成,实在是不方便,
      
      幸好有编译安装包:rarlinux-3.4.1.tar.gz  
      安装方法:
      
      解压
      
      cd rar
      make
      make install
      
      使用方法:
      
      压缩过程: rar a 压缩后的文件名.rar 待压文件
      
      解压过程: unrar x 待解压文件


     

  6. dalian3333 于 2006-11-14 09:54:22发表:

    在linux里能用命令来解压吗?

  7. sage 于 2006-11-14 08:42:38发表:

    在windows下可以用WinRAR,linux下用rar for linux,具体的搜索下吧