Andrew & Julie Daws wrote: > Hi folks, > > I am just starting to play around with programming under linux, and am > curious to know just what options I need to use with cc for it to find the > lesstif libraries, header files etc. Currently I have tried > > -I/usr/X11R6/include -L/usr/X11R6/lib -lXm -lXt -lX11
Yes,it is the just things you need to do.Maybe you install lesstif somewhere else?I used this way to compile my motif program successfully. > > > and some variations on this, but it doesn't seem to find the <Xm/Xm.h> or > any of the widget header files... > > It is probably really simple, but I am really new too > > Any help greatly appreciated... > > Cheers, > > Andrew. > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null