CentOS中如何安裝subversion

本篇文章給大家分享的是有關(guān)CentOS中如何安裝subversion,小編覺得挺實用的,因此分享給大家學(xué)習(xí),希望大家閱讀完這篇文章后可以有所收獲,話不多說,跟著小編一起來看看吧。

為連云港等地區(qū)用戶提供了全套網(wǎng)頁設(shè)計制作服務(wù),及連云港網(wǎng)站建設(shè)行業(yè)解決方案。主營業(yè)務(wù)為成都網(wǎng)站建設(shè)、做網(wǎng)站、連云港網(wǎng)站設(shè)計,以傳統(tǒng)方式定制建設(shè)網(wǎng)站,并提供域名空間備案等一條龍服務(wù),秉承以專業(yè)、用心的態(tài)度為用戶提供真誠的服務(wù)。我們深信只要達(dá)到每一位用戶的要求,就會得到認(rèn)可,從而選擇與我們長期合作。這樣,我們也可以走得更遠(yuǎn)!

1. 首先,下載subversion安裝包

路徑:http://subversion.apache.org/download/#recommended-release

然后,解壓縮、編譯、安裝,出現(xiàn)下面錯誤信息。

configure: Apache Portable Runtime (APR) library configuration
checking for APR... no
configure: WARNING: APR not found
The Apache Portable Runtime (APR) library cannot be found.
Please install APR on this system and configure Subversion
with the appropriate --with-apr option.

You probably need to do something similar with the Apache
Portable Runtime Utility (APRUTIL) library and then configure
Subversion with both the --with-apr and --with-apr-util options.

configure: error: no suitable APR found

然后,下載 apr-1.5.1.tar.gz,解壓縮后,cd到安裝目錄,執(zhí)行./configure,。

出現(xiàn)這個提示:cannot remove `libtoolT’: No such file or directory

解決方案:編輯 configure文件,查找 $RM "$cfgfile" 這個地方,用#注釋掉,然后重新編譯安裝就可以了。

2.接著安裝apr和apr-util

這是個apache的project,全名是Apache Portable Runtime 我們安裝的版本是1.5.1,

下面是下載地址 http://apr.apache.org/

先裝apr, 先解壓,然后cd到安裝目錄

./configure
make
make install 

這里configure的時候不指定路徑的話默認(rèn)是安裝到/usr/local/下

然后安裝apr-util 解壓同apr 然后 cd到安裝目錄

./configure --prefix=/usr/local/apr-util --with-apr=/usr/local/apr/

make
make install

以上就是CentOS中如何安裝subversion,小編相信有部分知識點可能是我們?nèi)粘9ぷ鲿姷交蛴玫降?。希望你能通過這篇文章學(xué)到更多知識。更多詳情敬請關(guān)注創(chuàng)新互聯(lián)行業(yè)資訊頻道。

分享文章:CentOS中如何安裝subversion
URL網(wǎng)址:http://muchs.cn/article36/gdchpg.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供網(wǎng)站收錄、企業(yè)建站、微信公眾號動態(tài)網(wǎng)站、響應(yīng)式網(wǎng)站、定制開發(fā)

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)

成都定制網(wǎng)站建設(shè)