Re: open motif
Re: open motif
- Subject: Re: open motif
- From: "David R. Morrison" <email@hidden>
- Date: Thu, 13 Feb 2003 11:16:32 -0500
On Feb 13,2003 09:00:15 -0500, James Hopper <email@hidden> wrote :
>From: james hopper <email@hidden>
>Date: Thu Feb 13, 2003 8:52:02 AM US/Eastern
>To: email@hidden
>Subject: openmotif
>
>I added openmotif 2.2.2 from opendarwin to my apple x11 stuff. but it
>seems to have a bit of a problem with libXm. when i link with
>libXm.3.dylib it compains it cant find libXm.3.0.dylib. looking at
>libXm.3.0.1.dylib with otool -L libXm.3.0.1.dylib it is referencing
>libXm.3.0.dylib instead of libXm.3.0.1.dylib. is this a known problem
>and is there a better place to get openmotif??
>
>thanks jim
The problem here is that v 0.1 of Apple's X11 release named the libraries
incorrectly (with the -install_name flag), and this has been fixed in v 0.2.
Anything compiled against v 0.1, though, won't run under 0.2. (Fortunately,
the reverse is not true, and in fact things compiled against 0.2 will run just
fine under 0.1.)
I've forwarded your message to the darwinports mailing list with a suggestion
that they should re-compile and re-release thir libraries under the new Apple
X11 release.
-- Dave
_______________________________________________
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.