Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168228 - media-gfx/graphviz-2.8-r2 fails to "inform" ld its libraries path
Summary: media-gfx/graphviz-2.8-r2 fails to "inform" ld its libraries path
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-24 13:35 UTC by Gustavo Ribeiro Alves
Modified: 2007-10-04 21:45 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 Gustavo Ribeiro Alves 2007-02-24 13:35:05 UTC
When trying to compile and run a 3rd part software against graphviz I found that graphviz libraries are installed at:

/usr/lib64/graphviz/

This directory was not on my ld.so.conf .After appending this line there the 3rd part program worked as expected.



Reproducible: Always

Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-24 13:54:55 UTC
(In reply to comment #0)
> When trying to compile and run a 3rd part software against graphviz I found
> that graphviz libraries are installed at:
> 
> /usr/lib64/graphviz/

No, they are not; they are installed in /usr/lib64; the stuff in /usr/lib64/graphviz/ are graphviz language bindings and are just fine where they are.

Sorry but this is not a support forum for fixing broken third-party stuff.
Comment 2 Gustavo Ribeiro Alves 2007-02-25 04:39:46 UTC
My suggestion is to leave them there, but add a new env.d file with an LDPATH pointing to them. This whay they will appear on ld.so.cache.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-10-04 21:45:49 UTC
Not our problem, closing.