Subject: Re: GNOME binaries packages
To: netbsd-users <netbsd-users@netbsd.org>
From: Mark Weinem <mark.weinem@onlinehome.de>
List: netbsd-users
Date: 10/31/2005 18:34:48
On Sun, 30 Oct 2005, Jean-Michel Caricand wrote:

> I want to install GNOME desktop on my NetBSD 2.0 system. When I try
> this command : export PKG_PATH=....  pkg_add -v gnome
> 
> My install doesn't terminate. pkg_add try to install gstreamer but
> gstreamer depend of python23. Apparently, python23 doesn't exist. .
> How can I install GNOME binaries packages on my system ?

export PKG_PATH="ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc-2005Q3/NetBSD-2.0/i386/All;ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc-2005Q3/NetBSD-2.0/i386/vulnerable"

Greetings, Mark Weinem