From owner-freebsd-gnome Mon Jul 8 15:25:19 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5BE837B400 for ; Mon, 8 Jul 2002 15:25:17 -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 0933B43E52 for ; Mon, 8 Jul 2002 15:25:17 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.200] (vpn-client.marcuscom.com [10.2.1.200]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g68MNxp4064961; Mon, 8 Jul 2002 18:24:00 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: Building a Gnome based app to FreeBSD From: Joe Marcus Clarke To: Kevin Oberman Cc: gnome@FreeBSD.ORG In-Reply-To: <20020708145238.7FE2A5D03@ptavv.es.net> References: <20020708145238.7FE2A5D03@ptavv.es.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.7 Date: 08 Jul 2002 18:24:39 -0400 Message-Id: <1026167080.364.14.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 2002-07-08 at 10:52, Kevin Oberman wrote: > I would like to build a Gnome based Linux tool (gnochive) on FreeBSD > Stable with Gnome1. I know to define GLIB_CONFIG and GTK_CONFIG to > point to the right places, but I am unsure what else I might need to > deal with. The immediate problem is finding gnome-vfs-init.h. I > suspect that I need to add another include directory, but there are a > LOT of includes in the Makefile and I'd like to get it done right. > > If I can get it to work, I might try turning it into a port. I've done > FreeBSD ports, but never involving Gnome. Have a look at the (now outdated) GNOME porting guide off of http://www.freebsd.org/gnome. Some of this is still relevant, but some of it is changing with the new bsd.gnomeng.mk framework. You do not need nor should you define GLIB or GTK_CONFIG. Instead, define USE_GNOME or USE_GTK, or USE_GNOMENG. Take a look at some of the sample GNOME ports to get an idea of what pre-defined macros exist for you. Joe > > R. Kevin Oberman, Network Engineer > Energy Sciences Network (ESnet) > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > E-mail: oberman@es.net Phone: +1 510 486-8634 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message