Michael, Thanks for the help. You didn't actually spot the problem, but you sure led me to it. I did the "make", but neglected to do the "make install". Oops, what was I thinking? It now works like a champ. thanks again, Alan Riggins Michael Lankton wrote:
Alan Riggins wrote:
I changed my /etc/ld.so.conf file and added the line: /usr/lesstif-current/lib
You really should make additions to /etc/ld.so.conf.in and then run SuSEconfig. Now every time SuSEconfig gets run it won't touch ld.so.conf because you've modified it. This is specific to SuSE linux.
I then ran ldconfig -v and received no error messages.
Then I tried to compile a simple program that has two include files: #include <Xm/Xm.h> #include <Xm/Label.h>
Change it to: #include "/usr/lesstif-current/include/Motif-2.0/Xm/Xm.h" #include "/usr/lesstif-current/include/Motif-2.0/Xm/Label.h"
or better yet, edit the lesstif Makefile, make the install destination /usr/X11R6/*. Then the libs will be installed in /usr/X11R6/lib and the includes in /usr/X11R6/include and everyone will be happy.
==================================================================== Michael Lankton <A HREF="http://tasteslikechicken.ml.org"><A HREF="http://tasteslikechicken.ml.org</A">http://tasteslikechicken.ml.org</A</A>> ==================================================================== - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
-- / / __ _ _ _ _ __ __ / /__ / / / \// //_// \ \/ / /____/ /_/ /_/\/ /___/ /_/\_\ mail to: ariggins@home.com - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e