Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Nov 2000 18:06:34 -0800
From:      Jeremy Lea <reg@FreeBSD.org>
To:        Bill Fumerola <billf@chimesnet.com>
Cc:        Maxim Sobolev <sobomax@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/x11-wm/windowmaker Makefile
Message-ID:  <20001108180634.C79112@shale.csir.co.za>
In-Reply-To: <20001108163817.H37870@jade.chc-chimes.com>; from billf@chimesnet.com on Wed, Nov 08, 2000 at 04:38:17PM -0500
References:  <200011080748.XAA72285@freefall.freebsd.org> <20001108005038.B79112@shale.csir.co.za> <20001108163817.H37870@jade.chc-chimes.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Wed, Nov 08, 2000 at 04:38:17PM -0500, Bill Fumerola wrote:
> sushi# make
>  If you want to compile with GNOME support,
>  hit Ctrl-C right now and use "make WITH_GNOME=yes"
> 
> the windowmaker port contains:
> 
> .if defined(HAVE_GNOME)
> CONFIGURE_ARGS+=        --enable-gnome
> .endif
> 
> when I compiled with WITH_GNOME=yes, it didn't install GNOME.
> 
> Either the port is wrong or the wording is wrong.

No, it compiles with Gnome support, which doesn't actually use Gnome,
and therefore doesn't and shouldn't install Gnome.

All this option does is make Window Maker conform to the Gnome window
manager specification, so that any Gnome applications which you happen
to run make hints about their layout etc.  If you have Gnome installed,
then this gets turned on automatically for you (via bsd.gnome.mk).

Regards,
 -Jeremy

-- 
FreeBSD - Because the best things in life are free...
                                           http://www.freebsd.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001108180634.C79112>