Date: 14 Apr 2002 02:49:15 -0300 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Giorgos Keramidas <keramida@ceid.upatras.gr> Cc: Scott Ozone <ozone@theshop.net>, moti@flncs.com, freebsd-questions@FreeBSD.ORG Subject: Re: anyone knows how to compile bitchx without gnome ? Message-ID: <1018763355.296.17.camel@gyros.marcuscom.com> In-Reply-To: <20020414075745.W462-100000@hades> References: <20020414075745.W462-100000@hades>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-We/s0mhzumoTdCqSXhWc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2002-04-14 at 02:01, Giorgos Keramidas wrote: > On 2002-04-13 21:24, Scott Ozone wrote: >=20 > > In the Makefile do this: > > #WANT_ESOUND=3D yes > > #WANT_GNOME=3D yes >=20 > I would guess this is not really necessary. I have always built BitchX > without support for Gnome, since Gnome is not installed here. Just runni= ng > "make install" seems to do the right thing for me. The WANT_GNOME and > WANT_ESOUND makefile variables don't seem to be used anywhere else: Right, WANT_GNOME checks to see if you have WITH_GNOME defined or if /usr/X11R6/bin/gnome-config exists. If one of those conditions are met, GNOME support will be enabled. If you're sure you don't want GNOME, do this: make -DWITHOUT_GNOME -DWITHOUT_ESOUND ... This will dtrt in bsd.gnome.mk. Joe >=20 > $ grep WANT_ Makefile > WANT_ESOUND=3D yes > WANT_GNOME=3D yes > $ >=20 > Giorgos Keramidas FreeBSD Documentation Project > keramida@{freebsd.org,ceid.upatras.gr} http://www.FreeBSD.org/docproj/ >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message >=20 --=20 PGP Key: http://www.marcuscom.com/pgp.asc --=-We/s0mhzumoTdCqSXhWc Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEABECAAYFAjy5GFsACgkQb2iPiv4Uz4dwnQCgg7FVMpLGsFfyE/Q8f/6fjK20 lBEAn1g90mkNPHZ9vCNr4ULP9YClubfX =aDGo -----END PGP SIGNATURE----- --=-We/s0mhzumoTdCqSXhWc-- 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?1018763355.296.17.camel>