From owner-freebsd-questions Sat Apr 13 22:50:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id CDFF037B400 for ; Sat, 13 Apr 2002 22:50:47 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.2/8.12.2) with ESMTP id g3E5nGMH073423; Sun, 14 Apr 2002 01:49:16 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.2/8.12.2/Submit) id g3E5nFkN073422; Sun, 14 Apr 2002 01:49:15 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: anyone knows how to compile bitchx without gnome ? From: Joe Marcus Clarke To: Giorgos Keramidas Cc: Scott Ozone , moti@flncs.com, freebsd-questions@FreeBSD.ORG In-Reply-To: <20020414075745.W462-100000@hades> References: <20020414075745.W462-100000@hades> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-We/s0mhzumoTdCqSXhWc" X-Mailer: Ximian Evolution 1.0.3 Date: 14 Apr 2002 02:49:15 -0300 Message-Id: <1018763355.296.17.camel@gyros.marcuscom.com> Mime-Version: 1.0 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 --=-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