Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 168228

Summary: media-gfx/graphviz-2.8-r2 fails to "inform" ld its libraries path
Product: Gentoo Linux Reporter: Gustavo Ribeiro Alves <gralves>
Component: New packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.