Date: 15 Aug 2002 13:14:52 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Norbert Augenstein <norbert@augenstein.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: how to update icewm WITHOUT_GNOME ?? Message-ID: <1029431692.322.38.camel@gyros.marcuscom.com> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1029431692.322.38.camel>