Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Nov 2005 14:06:17 +0100
From:      Volker Stolz <vs@FreeBSD.org>
To:        Michael Nottebrock <lofi@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, Tilman Linneweh <arved@FreeBSD.org>, ports-committers@FreeBSD.org, Kris Kennaway <kris@obsecurity.org>
Subject:   Re: cvs commit: ports/graphics/py-graphviz Makefile
Message-ID:  <20051102130617.GK9487@i2.informatik.rwth-aachen.de>
In-Reply-To: <200511021353.47830.lofi@freebsd.org>
References:  <200511011418.jA1EIqVv060958@repoman.freebsd.org> <20051102094550.GA60209@arved.priv.at> <20051102103147.GF9487@i2.informatik.rwth-aachen.de> <200511021353.47830.lofi@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 02. Nov 2005 um 13:53 CET schrieb Michael Nottebrock:
> > Having spent the last week in -rpath-hell anyway, how about this solution:
> > -       ${CC} -shared ${LOCALBASE}/lib/graphviz/libagraph.so
> > ${LOCALBASE}/lib/graphviz/libcdt.so gv_wrap.o -o _graphviz.so +       ${LD}
> > -shared -L${LOCALBASE}/lib/graphviz -rpath ${LOCALBASE}/lib/graphviz
> > -lagraph -lcdt gv_wrap.o -o _graphviz.so
> >
> > This makes the use-case above work again and doesn't require and ldconfig.
> > I'll check if there are any other consumers of graphviz' shlibs.
> 
> Probably not: The graphviz libraries aren't supposed to be used by other 
> applications anyway, that's why they're not in the standard library path.

I think you should be a bit more verbose/explicit: Are you suggesting that py-graphviz
should be removed since it is an Evil Hack?
It's broken at runtime right now.

Volker
-- 
http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME
Receive and transmit



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