help-octave
[Top][All Lists]
Advanced

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

Re: Help with Excel IO - Ecel/COM not working, no Java support found


From: Jacques Malaprade
Subject: Re: Help with Excel IO - Ecel/COM not working, no Java support found
Date: Wed, 31 Aug 2011 06:07:33 -0700 (PDT)

Hi Philip,

I tried to install the io-1.0.11.tar.gz package and it came up with the
following error:

>>> pkg install -verbose ~/Downloads/io-1.0.11.tar.gz
mkdir (/tmp/oct-LuAJLX)
untar (/home/malapradej/Downloads/io-1.0.11.tar.gz, /tmp/oct-LuAJLX)

gzip: /home/malapradej/Downloads/io-1.0.11.tar.gz: decompression OK,
trailing g
arbage ignored
make: Entering directory `/tmp/oct-LuAJLX/io-1.0.11/src'
mkoctfile textread.cc
make: Leaving directory `/tmp/oct-LuAJLX/io-1.0.11/src'
copyfile /tmp/oct-LuAJLX/io-1.0.11/src/textread.oct
/tmp/oct-LuAJLX/io-1.0.11/i
nst/i686-pc-linux-gnu-api-v45+
warning: function /home/malapradej/octave/io-1.0.11/dlmwrite.m shadows a
core l
ibrary function
warning: function /home/malapradej/octave/io-1.0.11/csvread.m shadows a core
li
brary function
warning: function /home/malapradej/octave/io-1.0.11/csvwrite.m shadows a
core l
ibrary function
warning: function
/home/malapradej/octave/io-1.0.11/i686-pc-linux-gnu-api-v45+/
textread.oct shadows a core library function
warning: function /home/malapradej/octave/io-1.0.11/dlmwrite.m shadows a
core l
ibrary function
warning: function /home/malapradej/octave/io-1.0.11/csvread.m shadows a core
li
brary function
warning: function /home/malapradej/octave/io-1.0.11/csvwrite.m shadows a
core l
ibrary function
warning: function
/home/malapradej/octave/io-1.0.11/i686-pc-linux-gnu-api-v45+/
textread.oct shadows a core library function

I then tried the command:
m = odsread('quizgrade.ods')

Which then brought up additional errors:
Supported interfaces: 
>>>warning: No support for OpenOffice.org .ods I/O
error: matrix cannot be indexed with .
error: evaluating argument list element number 1
error: called from:
error:   /home/malapradej/octave/io-1.0.11/ods2oct.m at line 95, column 2
error:   /home/malapradej/octave/io-1.0.11/odsread.m at line 115, column 26

Best regards,

Jacques

--
View this message in context: 
http://octave.1599824.n4.nabble.com/Help-with-Excel-IO-Ecel-COM-not-working-no-Java-support-found-tp3650647p3780914.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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