Re: xemacs update
Re: xemacs update
- Subject: Re: xemacs update
- From: robert delius royar <email@hidden>
- Date: Fri, 6 Jun 2003 17:57:41 -0400 (EDT)
- Organization: An Apple OS X end user
- Priority: NEW
On Fri, 6 Jun 2003 about 19:17 +0100 UTC michael eng wrote:
> Randy Ford writes:
> > On Friday, June 6, 2003, at 11:11 AM, Lawrence Paulson wrote:
> >
> > > Users may recall my continual tribulations with running xemacs with
> > > Apple's X11 Beta 3, where if one goes so far as to click on the "open
> > > file" icon, it crashes with the attached messages appearing on the
> > > calling xterm. (Version 21.4 patch 9, installed by fink. OS version
> > > 10.2.6.)
>
> Hi,
>
> Not that it's what you want to hear, but I have the exact same
> configuration that you describe and xemacs just works (both 21.4.9-3
> from Fink stable and 21.5.9-4 from unstable).
>
> > Try renaming /usr/local and see if it works. I've had problems
> > because, apparently, some programs were finding some libraries there
>
> Does xemacs work correctly without X (xemacs -nw, or from
> Terminal.app)? I have a feeling that it may be your pixmap library at
> fault, or some other library bring overridden from /usr/X11R6/lib by
> something elsewhere (like /usr/local, as has been pointed out).
>
> Failing that, have you tried getting the upstream source and compiling
> xemacs yourself? You might get a better idea of where things are
> breaking that way.
>
> Michael
Try the otool command to see which libraries (and from where) your version
of XEmacs expects. Then check to see which ones are missing or out of
place.
Here is the printout from my system (21.5.b14)
% otool -L /usr/local/sbin/xemacs/src/xemacs
/usr/local/sbin/xemacs/src/xemacs:
/usr/lib/libncurses.5.dylib (compatibility version 5.0.0, current version 5.0.0)
/usr/X11R6/lib/libXaw3d.7.dylib (compatibility version 7.0.0, current version 7.0.0)
/usr/local/lib/libtiff.3.5.7.dylib (compatibility version 0.0.0, current version 0.0.0)
/usr/local/lib/libpng.3.dylib (compatibility version 3.0.0, current version 3.0.0)
/usr/local/lib/libjpeg.9.dylib (compatibility version 9.0.0, current version 0.0.0)
/usr/lib/libz.1.1.3.dylib (compatibility version 1.0.0, current version 1.1.3)
/usr/X11R6/lib/libXpm.4.dylib (compatibility version 4.11.0, current version 4.11.0)
/usr/X11R6/lib/libXmu.6.dylib (compatibility version 6.2.0, current version 6.2.0)
/usr/X11R6/lib/libXt.6.dylib (compatibility version 6.0.0, current version 6.0.0)
/usr/X11R6/lib/libXext.6.dylib (compatibility version 6.4.0, current version 6.4.0)
/usr/X11R6/lib/libX11.6.dylib (compatibility version 6.2.0, current version 6.2.0)
/usr/X11R6/lib/libSM.6.dylib (compatibility version 6.0.0, current version 6.0.0)
/usr/X11R6/lib/libICE.6.dylib (compatibility version 6.3.0, current version 6.3.0)
/usr/local/lib/libgdbm.3.dylib (compatibility version 4.0.0, current version 4.0.0)
/usr/local/lib/libncurses.5.dylib (compatibility version 5.0.0, current version 5.0.0)
/usr/local/lib/libesd.0.dylib (compatibility version 3.0.0, current version 3.29.0)
/usr/local/lib/libaudiofile.0.dylib (compatibility version 1.0.0, current version 1.1.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 63.0.0)
/usr/local/lib/libintl.1.dylib (compatibility version 2.0.0, current version 2.1.0)
The errors you report are (I think) from X libraries and are likely occuring
outside the executable's code.
--
Dr. Robert Delius Royar Associate Professor of English
Morehead State University Morehead, Kentucky
Kill UGLY Corporate Radio
You know what happens when you 'ASSUME', right? You make a reasonable
deduction based on what is known at the time!
-Poot Rootbeer, in alt.religion.kibology
5:32PM up 1 day, 6:31, 1 user, load averages: 0.03, 0.10, 0.16
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.