Summary: | media-gfx/graphviz-2.8-r2 fails to "inform" ld its libraries path | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Gustavo Ribeiro Alves <gralves> |
Component: | New packages | Assignee: | 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
(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. 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. Not our problem, closing. |