Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119884 - graphviz 2.6 ebuild does not register LDPATH=/usr/lib/graphviz
Summary: graphviz 2.6 ebuild does not register LDPATH=/usr/lib/graphviz
Status: RESOLVED DUPLICATE of bug 118092
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-21 19:30 UTC by M. Edward Borasky
Modified: 2006-01-22 11:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description M. Edward Borasky 2006-01-21 19:30:01 UTC
The graphviz package stores some libraries in /usr/lib/graphviz, but they don't show up in searches. Creating the file "/etc/env.d/50graphviz" containing

LDPATH=/usr/lib/graphviz

fixed it. It should be in the ebuild, though.
Comment 1 Marcelo Goes (RETIRED) gentoo-dev 2006-01-22 11:08:54 UTC
This looks like a duplicate of bug 118092.
Do you have any examples of where this is needed?
Comment 2 SpanKY gentoo-dev 2006-01-22 11:32:11 UTC

*** This bug has been marked as a duplicate of 118092 ***