cvs commit: ports/graphics/py-graphviz Makefile

Volker Stolz vs at FreeBSD.org
Wed Nov 2 05:06:44 PST 2005


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


More information about the cvs-ports mailing list