octave-maintainers
[Top][All Lists]
Advanced

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

java package - Mac Os X


From: CdeMills
Subject: java package - Mac Os X
Date: Tue, 16 Jul 2013 09:36:56 -0700 (PDT)

Hello,

I have some very obfuscated Excell file I would like to open with the io and
java packages. Installation of the java package fails:

- context: Mac Os X Mountain Lion
- octave-devel and poi (Apache POI) installed through macport
- JAVA_HOME set from `/usr/libexec/javahome`:
/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
- java -version:
java version "1.6.0_51"
Java(TM) SE Runtime Environment (build 1.6.0_51-b11-457-11M4509)
Java HotSpot(TM) 64-Bit Server VM (build 20.51-b01-457, mixed mode)
- javac  -version
javac 1.6.0_51

Under octave:
pkg  install -verbose -forge java
mkdir (/var/tmp/oct-IIMkG0)
untar (/Users/pasdupuis/java-1.2.9.tar.gz, /var/tmp/oct-IIMkG0)
./configure: line 3257: test: too many arguments
configure: WARNING: this package requires at least Java-1.5
checking for gcc... /opt/local/bin/gcc-mp-4.7

octave commands will install into the following directories:
   m-files:   /opt/local/share/octave/3.6.4/site/m/octave-forge
   oct-files:
/opt/local/lib/octave/3.6.4/site/oct/x86_64-apple-darwin12.3.0/octave-forge
   binaries: 
/opt/local/libexec/octave/3.6.4/site/exec/x86_64-apple-darwin12.3.0

First thing: those path didn't exist; I had to create the last two
components for each path.

Then installation finishes with a simple "Java support not compiled", and
the file __java__.oct is not created. Just in case I restarted the
installation as admin user, same result.

Any idea of what's going wrong ?  How can I provide more usefull debug info
?

Regards

Pascal



--
View this message in context: 
http://octave.1599824.n4.nabble.com/java-package-Mac-Os-X-tp4655701.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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