Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2000 11:18:56 -0800
From:      Chris Piazza <cpiazza@jaxon.net>
To:        Ilia Chipitsine <ilia@cgilh.chel.su>
Cc:        ports@FreeBSD.ORG
Subject:   Re: who the hell ported GNOME ??
Message-ID:  <20000127111856.B334@norn.ca.eu.org>
In-Reply-To: <Pine.BSF.4.10.10001272255280.11905-100000@jane.cgu.chel.su>; from ilia@cgilh.chel.su on Thu, Jan 27, 2000 at 10:58:58PM %2B0500
References:  <Pine.BSF.4.10.10001272255280.11905-100000@jane.cgu.chel.su>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 27, 2000 at 10:58:58PM +0500, Ilia Chipitsine wrote:
> Hi,
> 
> I'm trying to port a GNOME program.
> Yes, yes, yes, I'm having problems.
> 
> one of them is that configure script tries to 
> execute the following command
> 
> GNOME_XML_LIB=`$GNOME_CONFIG --libs xml`
> 
> Somebody ported GNOME in such way so gnome-config doesn't return anything
> on --libs xml.. Is there any sane reason for that ????
> 
> How shall I deal with gnome-config after that ??? 

Uh, before you get all excited (or maybe it's too late for that),
do you have libxml installed?  I normally only have the gnome-libs
port installed for testing ports people submit.  Before installing
libxml it gives me this:

norn[~]% gnome-config --libs xml
Unknown library `xml'

and after:

norn[~]% gnome-config --libs xml
-L/usr/local/lib -lxml -lz

-Chris
-- 
cpiazza@jaxon.net   cpiazza@FreeBSD.org
        Abbotsford, BC, Canada


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




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