隨筆 - 0, 文章 - 264, 評論 - 170, 引用 - 0
          數據加載中……

          linux下rpm安裝linux服務囂的方法(注:轉載于http://bbs.iusesvn.com/thread-3642-1-1.html)

          1、到http://subversion.tigris.org/getting.html網站上下載需要安裝的版本。

          2、主要下載以下幾個安裝包,以subversion1.6.1為例:
             apr-0.9.12-2.i386.rpm
             apr-util-0.9.12-1.i386.rpm
             neon-0.28.4-1.i386.rpm
             subversion-1.6.1-1.i386.rpm
             sqlite-3.5.9-4.1.i386.rpm
          3、安裝這些包之前,檢查一下這些安裝包是否已經存在和它的版本。
          例:
          #rpm –q apr
          若檢查出包已存在且版本低于當前下載的版本,安裝是要采用rpm –Uvh來升級一下。
          4、安裝這些包。
          #rpm –ivh apr-0.9.12-2.i386.rpm或(rpm –Uvh apr-0.9.12-2.i386.rpm)
          #rpm –ivh apr-util-0.9.12-1.i386.rpm或(rpm –Uvh apr-util-0.9.12-1.i386.rpm)
          #rpm –ivh neon-0.28.4-1.i386.rpm或(rpm –Uvh neon-0.28.4-1.i386.rpm)
          #rpm –ivh sqlite-3.5.9-4.1.i386.rpm
          #rpm –ivh subversion-1.6.1-1.i386.rpm
          5、安裝完之后,檢查一下安裝版本。
          #svn  --version
          svn: warning: cannot set LC_CTYPE locale
          svn: warning: environment variable LANG is en_CN.GB18030
          svn: warning: please check that your locale name is correct
          svn, version 1.6.1 (r37116)
             compiled Apr 11 2009, 14:26:16

          Copyright (C) 2000-2009 CollabNet.
          Subversion is open source software, see http://subversion.tigris.org/
          This product includes software developed by CollabNet (http://www.Collab.Net/).

          The following repository access (RA) modules are available:

          * ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
            - handles 'http' scheme
            - handles 'https' scheme
          * ra_svn : Module for accessing a repository using the svn network protocol.
            - with Cyrus SASL authentication
            - handles 'svn' scheme
          * ra_local : Module for accessing a repository on local disk.
            - handles 'file' scheme
          6、出現上面的警告情況時,需要做以下設置
          # echo "export LC_ALL=C" >> /etc/profile
          # export LC_ALL=C
          警告即可消除。
          7、啟動svnserve服務。
          #svnserve –d
          安裝時不指定安裝路徑的話,svn服務存在/usr/bin目錄下。
          8、卸載subversion  rpm安裝包:
          #rpm  –e  subversion-1.6.1-1.i386

          posted on 2010-12-11 19:03 小一敗涂地 閱讀(1745) 評論(0)  編輯  收藏 所屬分類: 開發工具(eclipse、intellij等)相關

          主站蜘蛛池模板: 禹州市| 隆回县| 咸丰县| 东阿县| 泰安市| 西华县| 大化| 牙克石市| 德江县| 汪清县| 泰安市| 泗水县| 巢湖市| 安陆市| 攀枝花市| 达日县| 英吉沙县| 新建县| 新余市| 泰顺县| 太和县| 纳雍县| 于都县| 镇原县| 阳新县| 磐安县| 武胜县| 许昌县| 萨嘎县| 新建县| 洛隆县| 昆山市| 泸水县| 邯郸县| 洞头县| 靖安县| 十堰市| 新余市| 上杭县| 全南县| 京山县|