From owner-freebsd-questions Thu Aug 15 10:15:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5937E37B400 for ; Thu, 15 Aug 2002 10:15:45 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7899E43E42 for ; Thu, 15 Aug 2002 10:15:44 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.0] (vpn-client-0.marcuscom.com [10.2.1.0]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g7FHFUPB073645; Thu, 15 Aug 2002 13:15:30 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: how to update icewm WITHOUT_GNOME ?? From: Joe Marcus Clarke To: Norbert Augenstein Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <200208151835.41013.auge@seth.augenstein.net> References: <200208151416.55021.auge@seth.augenstein.net> <1029425009.322.11.camel@gyros.marcuscom.com> <200208151835.41013.auge@seth.augenstein.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 15 Aug 2002 13:14:52 -0400 Message-Id: <1029431692.322.38.camel@gyros.marcuscom.com> Mime-Version: 1.0 X-Spam-Status: No, hits=-4.8 required=5.0 tests=IN_REP_TO,SUBJ_ENDS_IN_Q_MARK,AWL version=2.31 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2002-08-15 at 12:35, Norbert Augenstein wrote: > On Thursday 15 August 2002 17:20, Joe Marcus Clarke wrote: > > On Thu, 2002-08-15 at 08:16, Norbert Augenstein wrote: > > > Hi list, > > > > > > is there any option to update icewm without gnome?? I have > > > parts of gnome installed and renaming > > > /usr/X11R6/bin/gnome-session to something else does not work > > > anymore. > > > > You should be able to build it using the -DWITHOUT_GNOME > > argument. > > > > Joe > > > > > auge > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > already tried, no go! > same results with "make WITHOUT_GNOME=yes" in the portsdir > it seems i have to deinstall all gnome parts > > [root@seth root]# portupgrade -pv icewm-esound -m WITHOUT_GNOME > ** Package name changed from 'icewm-esound' (x11-wm/icewm) to > 'icewm-gnome' (x11-wm/icewm). > ---> Upgrading 'icewm-esound-1.0.9.2' to 'icewm-gnome-1.2.0' > (x11-wm/icewm) > ---> Building '/usr/ports/x11-wm/icewm' > ^C---> Reporting the results (+:succeeded / -:ignored / *:skipped / > !:failed) > ! x11-wm/icewm (icewm-esound-1.0.9.2) (clean error) > [root@seth root]# Make sure you have a current /usr/ports/Mk, and that you're not defining WITH_GNOME or HAVE_GNOME in /etc/make.conf. Looking at the icewm Makefile, it should respect WITHOUT_GNOME. If you're trying to remove esound support, you'll also have to specify WITHOUT_ESOUND. Joe > > > auge > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message