Skip site navigation (1)Skip section navigation (2)
Date:      08 Jul 2002 18:24:39 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Kevin Oberman <oberman@es.net>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: Building a Gnome based app to FreeBSD
Message-ID:  <1026167080.364.14.camel@gyros.marcuscom.com>
In-Reply-To: <20020708145238.7FE2A5D03@ptavv.es.net>
References:  <20020708145238.7FE2A5D03@ptavv.es.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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