Date: Wed, 30 Nov 2011 14:18:25 +0200 From: Alexander Kapshuk <alexander.kapshuk@gmail.com> To: Edgar Rodolfo <cybernautape@gmail.com> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: Setenv PACKAGESITE thepathtoftp, in boot time how to do it? Message-ID: <CAJ1xhMUcXskrrqFB6wF2TpXkkCjjz%2BaUNPat5Zd-Yq6V=aS4mQ@mail.gmail.com> In-Reply-To: <CAH%2B63SSYkb2q-r-X78bKeJ34McbO-jfUREcYyijGGdKR2haBtg@mail.gmail.com> References: <CAH%2B63SSYkb2q-r-X78bKeJ34McbO-jfUREcYyijGGdKR2haBtg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
you may want to define the PACKAGESITE variable in the .cshrc file in your $HOME; On Wed, Nov 30, 2011 at 1:27 PM, Edgar Rodolfo <cybernautape@gmail.com>wrote: > Hi guys, currently i have a machine with freebsd 9 rc2, for default > when i try to use pkg_add -r wget, for example, i can not install > because the path is > freebsd# pkg_add -r xscreensaver > Error: Unable to get > > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9-current/Latest/xscreensaver.tbz > : > File unavailable (e.g., file not found, no access) > pkg_add: unable to fetch > ' > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9-current/Latest/xscreensaver.tbz > ' > by URL > > but i put : > freebsd# setenv PACKAGESITE > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/Latest/ > > freebsd# pkg_add -r xscreensaver > Fetching > > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/Latest/xscreensaver.tbz. > .. > Done. > > it works, pero i want to use for default, without put again it, when > the machine reboot > and i want to use again pkg i am puting the path manually :(, what is > the file when i should put the path? to use pkg_add -r package?, > without put again PACKAGESITE?, thank in advance! > > > http://cybernautape.blogspot.com > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ1xhMUcXskrrqFB6wF2TpXkkCjjz%2BaUNPat5Zd-Yq6V=aS4mQ>