|
我现装mpg123,ftp://ftp.freebsdchina.org/pub/FreeBSD/ports/distfiles/
下有mpg123
我接着作:
cd /usr/ports/mpg123
1.make MASTER_SITE_OVERRIDE=ftp://ftp.freebsdchina.org install
2.make MASTER_SITE_OVERRIDE=ftp://ftp.freebsdchina.org/pub/FreeBSD/ports/distfiles/ install
3.make MASTER_SITE_OVERRIDE=ftp://ftp.freebsdchina.org/pub/FreeBSD/ports/distfiles/. install
4.make MASTER_SITE_OVERRIDE=ftp://ftp.freebsdchina.org/pub/FreeBSD/ports/distfiles install
说明:
2。网址结尾多了 /
3。网址结尾多了 /.
4。网址结尾没有
但这几种方法都不能装上,说服务器没有这个文件?
怎么回事,到底怎么才对? |
|