The following issue has been CLOSED ====================================================================== 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: closed Resolution: fixed Fixed in Version: ====================================================================== Date Submitted: 2011-05-12 19:51 CEST Last Modified: 2012-06-18 13:17 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. ====================================================================== ---------------------------------------------------------------------- (0009956) pfelecan (manager) - 2012-06-18 13:17 https://www.opencsw.org/mantis/view.php?id=4768#c9956 ---------------------------------------------------------------------- Emacs 23.4 available _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
