On 4 Jun 2008, at 21:10, Aaron Wilson wrote:
> Good point.
>
> Is there way to tell if I'm currently using Motif?
Ah, Pro/E Wildifire... that brings back memories, I used to work for
PTC :) (But not on Pro/E...)
One way to tell if an application depends on Motif would be to run:
ldd /path/to/application | grep libXm.so
and see if you get any output; if you do, the app depends on the Motif
library. (Be sure to run the ldd command on the actual application
binary rather than any wrapper script that might be used to launch it,
though.)
Cheeri,
Calum.
--
CALUM BENSON, Usability Engineer Sun Microsystems Ireland
mailto:[EMAIL PROTECTED] GNOME Desktop Team
http://blogs.sun.com/calum +353 1 819 9771
Any opinions are personal and not necessarily those of Sun Microsystems
_______________________________________________
opensolaris-discuss mailing list
[email protected]