Re: Simple Installation (about PKG_CACHE)

2009-05-15 Thread Philip Guenther
On Fri, May 15, 2009 at 12:15 PM, Jose Perez Rodriguez wrote: > Hi. Yesterday I was installing packages from the ftp and i was using this: > > "export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.5/packages/i386/"; > "PKG_CACHE=/home/" You've set PKG_CACHE in the shell but haven't exported it. T

Re: Simple Installation (about PKG_CACHE)

2009-05-15 Thread jmc
--- jmc [Fri, May 15, 2009 at 03:36:55PM -0400]: --- > --- Jose Perez Rodriguez [Fri, May 15, 2009 at 09:15:17PM +0200]: --- > > Hi. Yesterday I was installing packages from the ftp and i was using this: > > > > "export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.5/packages/i386/"; > > "PKG_CAC

Re: Simple Installation (about PKG_CACHE)

2009-05-15 Thread jmc
--- Jose Perez Rodriguez [Fri, May 15, 2009 at 09:15:17PM +0200]: --- > Hi. Yesterday I was installing packages from the ftp and i was using this: > > "export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.5/packages/i386/"; > "PKG_CACHE=/home/" > "pkg_add ." > > But when I install a p

Simple Installation (about PKG_CACHE)

2009-05-15 Thread Jose Perez Rodriguez
Hi. Yesterday I was installing packages from the ftp and i was using this: "export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.5/packages/i386/"; "PKG_CACHE=/home/" "pkg_add ." But when I install a package the package and the dependencies isn't in "/home". I have tried with "PKG_DIR=