|
From: | sztaasz |
Subject: | Cant install jhandles |
Date: | Mon, 09 Mar 2009 12:54:17 +0100 |
User-agent: | Thunderbird 2.0.0.19 (X11/20090105) |
Hello all, I am trying to install jhandles in Octave 3.01 under Ubuntu 8.10 and i receive the following error: octave:10> pkg install jhandles-0.3.4.tar.gz configure: error: Could not find OpenGL headers error: the configure script returned the following error: checking for gcc... g cc 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 mkoctfile... mkoctfile retrieving compile and link flags from mkoctfile checking for F77_FUNC... yes checking for octave... octave checking for OCTAVE_VERSION in Octave... 3.0.1 checking for octave_config_info('canonical_host_type') in Octave... i486-pc-lin ux-gnu checking for octave_config_info('SHLEXT') in Octave... so checking whether ln -s works... yes checking for ranlib... ranlib checking for strip... strip checking for java... java checking for javac... javac checking for jar... jar checking for Java version... 1.6.0_10 checking how to run the C preprocessor... gcc -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 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 GL/gl.h usability... no checking GL/gl.h presence... no checking for GL/gl.h... no octave:10>error: called from `pkg:configure_make' in file /usr/share/octave/3.0 .1/m/pkg/pkg.m
near line 1232, column 2
have i missed something? |
[Prev in Thread] | Current Thread | [Next in Thread] |