[csw-users] Gnome install error

James Lee james at blastwave.org
Sun Sep 17 16:09:07 CEST 2006


On 17/09/06, 14:13:40, Chris Turkel <zizban at adelphia.net> wrote regarding
Re: [csw-users] Gnome install error:

> >> Has /var filled up? Truss the pkgadd to see the full paths of the
> >> failing
> >> writes.
> >
> > If so, try setting env var PKGGET_DOWNLOAD_DIR to somewhere with
> > space.
> >

> How does one do this?

Either in the environment:

$ export PKGGET_DOWNLOAD_DIR=/large/file/system/pkgget_download

or per invocation:

$ PKGGET_DOWNLOAD_DIR=/large/file/system/pkgget_download pkg-get -U -u

Or put in /opt/csw/etc/pkg-get.conf, which is sourced by pkg-get:

PKGGET_DOWNLOAD_DIR=/large/file/system/pkgget_download



More information about the users mailing list