[CM] newbie - how to build and run

adam ahcnz at orcon.net.nz
Fri Jul 19 04:09:17 PDT 2024


Installed the libmotif-dev package. Get a new make error as below.

Perhaps this is X libs missing. Perhaps I should apt-get build-dep snd 
just to get all X sources? 

gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\"  -O2 -I. -g -O2      snd-find.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\"  -O2 -I. -g -O2      snd-snd.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\"  -O2 -I. -g -O2      snd-help.c
snd-help.c:117:12: fatal error: X11/xpm.h: No such file or directory
  117 |   #include <X11/xpm.h>
      |            ^~~~~~~~~~~
compilation terminated.
make: *** [makefile:55: snd-help.o] Error 1






More information about the Cmdist mailing list