[comp.lang.lisp] motif functions in elk

wayne@jahangir.UUCP (wayne) (05/03/91)

	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