From owner-freebsd-gnome Wed May 22 2:14:18 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id E5A3C37B404 for ; Wed, 22 May 2002 02:13:58 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id J9KHZ7BV; Wed, 22 May 2002 12:15:49 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g4M9E2c10777; Wed, 22 May 2002 12:14:03 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CEB6160.437CB4B3@FreeBSD.org> Date: Wed, 22 May 2002 12:14:08 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: "Georg-W. Koltermann" Cc: gnome@freebsd.org Subject: Re: How to install gnome2 from ports References: <1022054147.1600.2.camel@hunter.muc.macsch.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Georg-W. Koltermann" wrote: > > Hi, > > I read the announcement of GNOME2 being in ports. However, the > /usr/ports/x11/gnome metaport still seems to be for gnome1.4.1. > > What do I need to install to get the GNOME2 package? Joe Marcus now working on metaport and instruction on how to do it properly. However, if you are adventurous enough, you can try the following recipe: 1. Deinstall all old GNOME1 ports: # pkg_delete -r scrollkeeper-\* 2. cvsup your ports collection, grab a fast machine with enough inet bandwidth and do the following: # cd /usr/ports/x11/gnomepanel ; make clean install # cd /usr/ports/x11/gnomesession ; make clean install # cd /usr/ports/x11-wm/sawfish2 ; make clean install # cd /usr/ports/www/nautilus-gtkhtml ; make clean install # cd /usr/ports/x11/gnomeapplets2 ; make clean install # cd /usr/ports/sysutils/gnomecontrolcenter2 ; make clean install After several hours of wasted CPU time you should be able to start GNOME 2.0 as usually (gnome-session etc). -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message