Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!mailrus!uflorida!beach.cis.ufl.edu!sml From: sml@beach.cis.ufl.edu (Shein-Fong Law) Newsgroups: comp.unix.aix Subject: Help needed to test sample code from InfoExplorer Message-ID: <24127@uflorida.cis.ufl.EDU> Date: 15 Aug 90 08:44:49 GMT Sender: seeger@uflorida.cis.ufl.EDU Reply-To: sml@beach.cis.ufl.edu () Organization: UF CIS Department Lines: 16 Hello, I'm having problems with linking X sample programs that come with InfoExplorer. The error messages suggest that the Xt , Xm libraries cannot be found, and so complains about undefined symbols( XtToolkit- Initialize, XtOpenDisplay, and so on). I can find these libraries in /usr/lib directory. I used the makefile that comes with the sample code and set LD_LIBRARY_PATH to /usr/lib. I am using AIX 3.1 /RISC6000 machine. Can someone tell me what is causing these error messages? Thanks in advance. [p.s: I am new to X window programming.] Shein-fong Law sml@beach.cis.ufl.edu