Xref: utzoo comp.windows.x:35973 comp.windows.x.motif:2775 comp.lang.lisp:4865 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!crdgw1!uunet!jahangir!wayne From: wayne@jahangir.UUCP (wayne) Newsgroups: comp.windows.x,comp.windows.x.motif,comp.lang.lisp Subject: motif functions in elk Keywords: elk scheme motif x-windows Message-ID: <549@jahangir.UUCP> Date: 3 May 91 00:16:42 GMT Followup-To: poster Organization: MDC, NYC Lines: 21 Help! I am running an Intel 386 machine with Interactive V3 Unix X11 R3 and Motif 1.0. My problem is getting Motif and Xt functions to run in elk. (scheme) What I type is (load "dialog") What I see is [Autoloading xwidgets] [Autoloading xt] Loading box locate-widget: no such widget: box (xaw xhp) My scheme lives in /usr/local/bin. And my various library files live in /usr/local/bin/schemelib. I know some sort of object files should go somewhere around here but I can't seem to find the right mix. Any insights would be greatly appreciated. - Wayne