On Sat, 2003-05-17 at 18:27, Steffen Brinkmann wrote: > Hello! > > Compiling opendx, Iget the following error message: > > <cite> > > make[3]: Entering directory `/usr/local/src/dx-4.2.0/src/exec/libdx' > gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include > -Dlinux -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -g -O2 > -I/usr/X11R6/include -D_GNU_SOURCE -c callm_xinit.c > callm_xinit.c:18:19: Xm/Xm.h: Datei oder Verzeichnis nicht gefunden I suspect you don't have an installation of Motif. Perhaps you could check on that. I don't know if Suse makes something available. If not, you might be able to find something at www.motifzone.net. You would have discovered one of the later parts of the build process to be a user interface built using the Motif libraries. It's very difficult to build that without a Motif (or Lesstif) installation.
Martin
