Re: compiling a lesstif program

1998-11-07 Thread Martin Waller
Have you actually installed lesstif? Try 'find /usr -name Xm.h' which will tell you where this file is on your system If both of these fail to resolve your problem, post the exact errors from cc. Martin >From: "Andrew & Julie Daws" <[EMAIL PROTECTED]> >To: "debian users help" >Subje

Re: compiling a lesstif program

1998-11-07 Thread J.H.M. Dassen \(Ray\)
On Sat, Nov 07, 1998 at 09:32:13AM +1100, Andrew & Julie Daws wrote: > 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

Re: compiling a lesstif program

1998-11-07 Thread Peter Berlau
Date forwarded: 6 Nov 1998 22:50:40 - From: "Andrew & Julie Daws" <[EMAIL PROTECTED]> To: "debian users help" Subject:compiling a lesstif program Date sent: Sat, 7 Nov 1998 09:32:13 +1100 Forwarded by: debian-

Re: compiling a lesstif program

1998-11-07 Thread Pen HaiJie
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 -l