port安裝make卻卡住 - BBS

Carol avatar
By Carol
at 2011-02-25T10:14

Table of Contents

※ 引述《bestwishes (覓知音 尋知己...)》之銘言:
: ※ 引述《integrate (人生失敗組.......)》之銘言:
: : => Attempting to fetch ftp://ftp3.tw.freebsd.org/pub/FreeBSD/ports/distfiles
: : /apache22//httpd-2.2.17.tar.bz2
: : fetch: ftp://ftp3.tw.freebsd.org/pub/FreeBSD/ports/distfiles/apache22/httpd-
: : 2.2.17.tar.bz2: No route to host
: : 一堆站台都是 No route to host
: : 有試過ping ftp3.tw.freebsd.org 是ping的到的

應該你那邊(或 NAT)防火牆對 ftp protocol 沒開吧, 才會 "No route to host"


: : 安裝完後有更新過
: : #portsnap fetch extract
: : #portsnap fetch update
: : 想用port安裝apache 卻沒辦法
: : 不知道是不是因為外面要連進來只有port80開放的關係
就設 /etc/make.conf 加上下面的即可

# Setup distfiles mirror sites
# see /usr/ports/Mk/bsd.sites.mk for more info
MASTER_SITE_BACKUP?= \
http://ftp11.tw.freebsd.org/FreeBSD/distfiles/${DIST_SUBDIR}/\
http://ftp.tw.freebsd.org/pub/FreeBSD//distfiles/${DIST_SUBDIR}/
MASTER_SITE_OVERRIDE?= ${MASTER_SITE_BACKUP}


: : 有台一萬多的NAT擋住
: : 想請問有其他方法由port安裝嗎
: : 還是有其他方法安裝之
: : 安裝ubuntu apt-get可以跑....真奇怪

因為 ubuntu apt-get 預設 source list 也是 http protocol

: : 求救..
: 用wget去外面抓相對應的版本到/usr/ports/distfiles裡

FreeBSD 內建就有抓檔的指令了: fetch(1)
可以抓 ftp:// 或 http://

不必另外再裝 wget

--
靜中見真境,淡中識本然

--
Tags: BBS

All Comments

apache架好想作目錄 但檔案名稱中文無法顯示

Christine avatar
By Christine
at 2011-02-24T14:55
在http://IP/資料夾裡面 我有設定可以目錄式的顯示出所有檔案 英文檔案可以點下載 而無法顯示出中文名稱 http://163.27.116.72/123.jpg 在ubuntu server10 預設安裝好 可以顯示出中文名稱 不知道freebsd底下要怎麼做設定 還是google什麼關鍵字 ...

port安裝make卻卡住

Vanessa avatar
By Vanessa
at 2011-02-24T11:12
※ 引述《integrate (人生失敗組.......)》之銘言: : # cd /usr/ports/www/apache22 : # make install clean : ===andgt; Vulnerability check disabled, database not found : == ...

請問該如何查詢執行中的服務?

Lydia avatar
By Lydia
at 2011-02-24T11:10
※ 引述《chiouss (Heart-shaped chant)》之銘言: : ※ 引述《bcsrpsve (法律+政治=嘴炮 EX:馬XX)》之銘言: : : 請問各位大大 : : 假如你們拿到一台不熟的伺服器 : : 你們是如何查詢這台伺服器上面有跑什麼服 ...

請問該如何查詢執行中的服務?

Quanna avatar
By Quanna
at 2011-02-23T23:39
※ 引述《bcsrpsve (法律+政治=嘴炮 EX:馬XX)》之銘言: : 請問各位大大 : 假如你們拿到一台不熟的伺服器 : 你們是如何查詢這台伺服器上面有跑什麼服務 : 我網路的結果是用 : pkg_info、top : ...

port安裝make卻卡住

Dora avatar
By Dora
at 2011-02-23T21:06
※ 引述《integrate (人生失敗組.......)》之銘言: : # cd /usr/ports/www/apache22 : # make install clean : ===andgt; Vulnerability check disabled, database not found : == ...