help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fwd: Re: java and linux]


From: Michael Goffioul
Subject: Re: [Fwd: Re: java and linux]
Date: Fri, 4 Jul 2008 10:33:13 +0200

Did you define JAVA_HOME? Where is located libjvm.so?

Michael.


On Fri, Jul 4, 2008 at 12:38 AM, Janmaat, John <address@hidden> wrote:
> If I run configure in the jhandles directory (after unpacking, of
> course), then
>
> address@hidden:/home/jjanmaat/Desktop/jhandles-0.3.3> ./configure
> 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 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...
> i686-suse-linux-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.5.0_15
> checking how to run the C preprocessor... gcc -E
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/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... yes
> checking GL/gl.h presence... yes
> checking for GL/gl.h... yes
> checking for glEnable in -lGL... yes
> checking for filesep in Octave... /
> checking for pathsep in Octave... :
> configure: creating ./config.status
> config.status: creating Makeconf
>
>  "$prefix" is /usr/local
>  "$exec_prefix" is ${prefix}
>
> octave commands will install into the following directories:
>   m-files:   /usr/share/octave/3.0.1/site/m/octave-forge
>
> oct-files: /usr/lib/octave/3.0.1/site/oct/i686-suse-linux-gnu/octave-forge
>   binaries:  /usr/lib/octave/3.0.1/site/exec/i686-suse-linux-gnu
> alternatives:
>   m-files:   /usr/share/octave/3.0.1/site/octave-forge-alternatives/m
>
> oct-files: 
> /usr/lib/octave/3.0.1/site/octave-forge-alternatives/oct/i686-suse-linux-gnu
>
> shell commands will install into the following directories:
>   binaries:  ${exec_prefix}/bin
>   man pages: ${datarootdir}/man
>   libraries: ${exec_prefix}/lib
>   headers:   ${prefix}/include
>
> octave-forge is configured with
>   octave:      octave (version 3.0.1)
>   mkoctfile:   mkoctfile for Octave 1
>   java:        Java Development Kit not found
>   octave.jar:
>   jogl.jar:
>
> find . -name NOINSTALL -print    # shows which toolboxes won't be
> installed
>
> Suggestions?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]