Hi i wanted to install
http://speed-dreams.sourceforge.net/
i get this error message. whats wrong?
http://speed-dreams.sourceforge.net/
i get this error message. whats wrong?
Code:
~/apps/speed dreams/speed-dreams-1.4.0-beta1-src$ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/salsero/apps/speed: line 1: SPEED_DREAMS_BASE: command not found /home/salsero/apps/speed: line 2: MAKE_DEFAULT: command not found configure: WARNING: `missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for ar... ar checking for ld... ld checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for X... libraries , headers checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking GL/glut.h usability... no checking GL/glut.h presence... no checking for GL/glut.h... no configure: error: Can't find GL/glut.h. freeglut can be found on [url]http://freeglut.sourceforge.net/[/url] salsero@salsero-laptop:~/apps/speed dreams/speed-dreams-1.4.0-beta1-src$ make make SPEED_DREAMS_BASE=/home/salsero/apps/speed dreams/speed-dreams-1.4.0-beta1-src dreams/speed-dreams-1.4.0-beta1-src/.speed-dreams.rc dreams/speed-dreams-1.4.0-beta1-src dreams/speed-dreams-1.4.0-beta1-src/.speed-dreams.rc/.speed-dreams.rc MAKE_DEFAULT=/home/salsero/apps/speed dreams/speed-dreams-1.4.0-beta1-src/Make-default.mk dreams/speed-dreams-1.4.0-beta1-src/.speed-dreams.rc dreams/speed-dreams-1.4.0-beta1-src dreams/speed-dreams-1.4.0-beta1-src/.speed-dreams.rc/.speed-dreams.rc make[1]: Betrete Verzeichnis '/home/salsero/apps/speed dreams/speed-dreams-1.4.0-beta1-src' make[1]: *** Keine Regel, um »dreams/speed-dreams-1.4.0-beta1-src« zu erstellen. Schluss. make[1]: Verlasse Verzeichnis '/home/salsero/apps/speed dreams/speed-dreams-1.4.0-beta1-src' make: *** [restart] Fehler 2 salsero@salsero-laptop:~/apps/speed dreams/speed-dreams-1.4.0-beta1-src$
Comment