Bug 173348 - emacs can not load libXaw3d.so.7
Summary: emacs can not load libXaw3d.so.7
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Xaw3d
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks: xorg-modular
TreeView+ depends on / blocked
 
Reported: 2005-11-16 15:12 UTC by Brian Millett
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-11-16 19:18:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Brian Millett 2005-11-16 15:12:58 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051103 Fedora/1.5-0.5.0.rc1 Firefox/1.5

Description of problem:
when trying to launch emacs I get the following:
emacs: error while loading shared libraries: libXaw3d.so.7: cannot open shared object file: No such file or directory

But they are there:
[bpm]$ locate libXaw3d
/usr/X11R6/lib/libXaw3d.so.7
/usr/X11R6/lib/libXaw3d.so.7.0
[bpm]$ ls -l /usr/X11R6/lib/libXaw3d.so.7
lrwxrwxrwx 1 root root 15 Mar  4  2005 /usr/X11R6/lib/libXaw3d.so.7 -> libXaw3d.so.7.0
[bpm]$ ls -l /usr/X11R6/lib/libXaw3d.so.7.0
-rwxr-xr-x 1 root root 296308 Mar  3  2005 /usr/X11R6/lib/libXaw3d.so.7.0


Version-Release number of selected component (if applicable):
emacs-21.4-8 & Xaw3d-1.5E-4

How reproducible:
Always

Steps to Reproduce:
1.launch emacs from a console
2.read error message
3.
  

Actual Results:  See discription

Expected Results:  to work correctly

Additional info:

This is after doing the glorious update to the modular X11 this today (11/16/2005) on rawhide.

Comment 1 Jeremy Katz 2005-11-16 16:58:52 UTC
The Xaw3d libs need to move to /usr/lib -- you can temporarily work around by
adding /usr/X11R6/lib (back) to LD_LIBRARY_PATH 

Comment 2 Than Ngo 2005-11-16 19:18:12 UTC
it's fixed in Xaw3d-1.5E-6


Note You need to log in before you can comment on or make changes to this bug.