help-octave
[Top][All Lists]
Advanced

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

Mac xlsread no Java support found


From: anaherey
Subject: Mac xlsread no Java support found
Date: Wed, 14 Aug 2013 00:58:43 -0700 (PDT)

I'm running Octave on a Macbook pro with Mountain Lion 10.8.4 and i'm trying
to use the xlsread but everytime i try i get the following result:

/octave:3> x = xlsread('Libro1.xls')
Detected XLS interfaces: warning: __chk_java_sprt__: some elements in list
of return values are undefined
warning:  No Java support found (no Java JRE? no Java pkg installed AND
loaded?)

None.
warning: xlsopen.m: no support for Excel .xls I/O
warning: xlsread: some elements in list of return values are undefined
x = [](0x0)/

I'm running:
/GNU Octave, version 3.6.4
Octave was configured for "x86_64-apple-darwin12.4.0".

Package Name         | Version | Installation directory
---------------------+---------+-----------------------
                        io *|   1.2.2 |
/opt/local/share/octave/packages/io-1.2.2
                     java *|   1.2.6 |
/opt/local/share/octave/packages/java-1.2.6/

I've read several threads, but i can't get it to work. Also:
/octave:5> chk_spreadsheet_support
No Java support found.
ans = 0/

And i've also tried:
/ > setenv ("PATH", [getenv('PATH') pathsep
'/Library/Java/JavaVirtualMachiines/jdk1.7.0_25.jdk/Contents/Home/bin'])/

I really appreciate your help,

Ana Hernandez





--
View this message in context: 
http://octave.1599824.n4.nabble.com/Mac-xlsread-no-Java-support-found-tp4656580.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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