A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4768 ====================================================================== Reported By: rdparker Assigned To: pfelecan ====================================================================== Project: emacs Issue ID: 4768 Category: packaging Reproducibility: always Severity: major Priority: normal Status: feedback ====================================================================== Date Submitted: 2011-05-12 19:51 CEST Last Modified: 2011-05-12 23:29 CEST ====================================================================== Summary: CSWemacs missing library dependency and ability to find library once installed Description: The first OpenCSW package I installed was CSWemacs using pkgutil. After doing so, running emacs produces the following error:
$ emacs ld.so.1: emacs-athena-23.1: fatal: libXpm.so.4.11: open failed: No such file or directory Killed Running "find /opt -name libXpm.so.4.11" returns nothing. After installing CSWlibxpm, the library exists, but emacs still gives the same error unless I: $ LD_LIBRARY_PATH=/opt/csw/X11/lib emacs in which case emacs loads. Note I normally have no LD_LIBRARY_PATH. ====================================================================== ---------------------------------------------------------------------- (0009043) rdparker (reporter) - 2011-05-12 23:29 https://www.opencsw.org/mantis/view.php?id=4768#c9043 ---------------------------------------------------------------------- On this VM I'm running OpenIndiana build 148. _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
