Graphviz-13.1.2 in 12.4 has issues with " -D CMAKE_SKIP_INSTALL_RPATH=ON"
"\"Richard\"" ([email protected] via blfs-support Mailing List) <[email protected]> Mon, 20 Oct 2025 23:41:52 +0000
| Newsgroups | gmane.linux.lfs.beyond.support |
|---|---|
| Message-ID | <[email protected]> |
If you set this flag on build, gvpack and dot_builtins can't run. If you leave out " -D CMAKE_SKIP_INSTALL_RPATH=ON", they run fine. Perhaps another case where you need to use environment variable to tell the programs that plugins are in /usr/lib/graphviz directory? lfs [ ~ ]$ gvpack gvpack: error while loading shared libraries: libgvplugin_neato_layout.so.8: cannot open shared object file: No such file or directory lfs [ ~ ]$ dot_builtins dot_builtins: error while loading shared libraries: libgvplugin_core.so.8: cannot open shared object file: No such file or directory -- http://lists.linuxfromscratch.org/sympa/info/blfs-support Unsubscribe: See the above information page