Problem with shared library
Kent Tenney <[email protected]> Fri, 16 Oct 2020 10:45:05 -0500
| Newsgroups | gmane.comp.video.graphicsmagick.help |
|---|---|
| Message-ID | <CAAa_k2eF3FMSi6-8V_Hvc4F7=9K7aV7R6Dg9Lgc6M294jXdH_A@mail.gmail.com> |
Howdy, Ubuntu 20.04 I'm building trunk: ./configure make sudo make install works great, however if this: ./configure --enable-shared gm fails with "gm: error while loading shared libraries: libGraphicsMagick.so.3: cannot open shared object file: No such file or directory" The file and the one it links to: /usr/local/lib/libGraphicsMagick.so.3 -> libGraphicsMagick.so.3.21.0 both look fine. Suggestions? Thanks, Kent _______________________________________________ Graphicsmagick-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/graphicsmagick-help