On Fri, May 15, 2009 at 12:15 PM, Jose Perez Rodriguez
<juangmgald...@gmail.com> 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.  Try again with
    export PKG_CACHE=/home/


Philip Guenther

Reply via email to