Subject: Re: Problem with pkg_add adding GIMP, xpm
To: None <bcolbert@acm.org, netbsd-help@netbsd.org>
From: Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>
List: netbsd-help
Date: 10/11/1998 18:20:51
Try to install the pkgtools/pkg_install pkg, there should be some fixes
in there.
- Hubert
In article <361D6CD9.F9F18F15@clark.net> you wrote:
> Hey folks,
>
> I'm trying to install GIMP using pkg_add on a 1.3.2 i386 machine.
> It seams to just die without any warning. The same thing appears
> to happen to the xpm install. The following is the verbose
> printout:
>
> P.S.
> I have applied no patches to the system at all. It's an
> original 1.3.2 distribution.
>
> camelot# pkg_add -vf gimp-1.0.0.tgz
> Requested space: 30534480 bytes, free space: 42382336 bytes in /var/tmp/instmp.0
> 0674a
> Package `gimp-1.0.0' depends on `gtexinfo-3.12'.
> - already installed.
> Package `gimp-1.0.0' depends on `gtk+-1.0.4'.
> Package `gimp-1.0.0' depends on `jpeg-6b'.
> - already installed.
> Package `gimp-1.0.0' depends on `mpeg-1.2.1'.
> - already installed.
> Package `gimp-1.0.0' depends on `png-1.0.2'.
> - already installed.
> Package `gimp-1.0.0' depends on `tiff-3.4'.
> - already installed.
> Package `gimp-1.0.0' depends on `xpm-3.4k'.
> Loading it from /mnt/disk2a/data/xpm-3.4k.tgz.
> Requested space: 288108 bytes, free space: 26122240 bytes in
> /var/tmp/instmp.00696a
> extract: Package name is xpm-3.4k
> extract: CWD to /usr/X11R6
> pkg_add: autoload of dependency `/mnt/disk2a/data/xpm-3.4k.tgz' failed
> (proceeding anyway)
> extract: Package name is gimp-1.0.0
> extract: CWD to /usr/X11R6
> camelot#
>
Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>