| Anonymous | Login | 2026-04-10 12:15 CEST |
| Main | My View | View Issues |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0004768 | [emacs] packaging | major | always | 2011-05-12 19:51 | 2012-06-18 13:17 | ||
| Reporter | rdparker | View Status | public | ||||
| Assigned To | pfelecan | ||||||
| Priority | normal | Resolution | fixed | Platform | |||
| Status | closed | OS | |||||
| Projection | none | OS Version | |||||
| ETA | none | Product Build | |||||
| Summary | 0004768: 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. |
||||||
| Steps To Reproduce | |||||||
| Additional Information |
CSWemacsgtk has the same issue in addition to: $ LD_LIBRARY_PATH=/opt/csw/X11/lib emacs-gtk-23.1 ld.so.1: emacs-gtk-23.1: fatal: relocation error: file /opt/csw/lib/libgdk-x11-2.0.so.0: symbol XineramaGetState: referenced symbol not found Killed Should that be a different bug report? |
||||||
| Tags | No tags attached. | ||||||
| Attached Files |
|
||||||
|
|
|||||||
| Copyright © 2000 - 2008 Mantis Group |