Monday, December 31, 2012

http:// mirror instead of ftp:// for pkg manage


all you know our myanmar users restrict ftp ports, i got problem too.. when i use pkg_add package in freebsd... so i would like to advice to replace http mirror instead of ftp..

if you are using bash shell..
# export PACKAGEROOT='http://ftp.FreeBSD.org'

if you are using csh default shell...
# setenv PACKAGEROOT='http://ftp.FreeBSD.org'

i hope that will help you more... :P

No comments:

Post a Comment