Sound Card

1998-11-23 Thread Andrew Julie Daws
Hi folks, Another (probably) dumb question, about the sound module for my SoundBlaster card... During the config (menuconfig) one is asked for the IRQ and DMA settings, but it seems to expect one DMA of 1 or 3, and another of either 5,6, or 7. This worked fine on my other PC (Jazz16 with IRQ7,

LessTif

1998-11-08 Thread Andrew Julie Daws
Hi folks, just a thanks to all those who offered advice etc... as one of you suggested, I had lesstif runtime installed ok, but not the devl package... d'oh... ah well, live and learn :-) Cheers, Andrew.

compiling a lesstif program

1998-11-06 Thread Andrew Julie Daws
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 and some variations on