help-octave
[Top][All Lists]
Advanced

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

include packages


From: jogglabe
Subject: include packages
Date: Wed, 25 Sep 2013 06:03:46 -0700 (PDT)

Hi, when I try to include a package via GUIOctave and the
File-->Packages-->install packages
and then click on one of the compressed ones I downloaded I get the
following - any hints appreciated,
Jogglabe 





pkg install 'C:\Octave\324_GC~1.0\share\octave\packages\io-1.0.9.tar.gz'
-auto -global -verbose;

mkdir (C:\Users\jab\AppData\Local\Temp\oct-6)
untar (C:\Octave\324_GC~1.0\share\octave\packages\io-1.0.9.tar.gz,
C:\Users\jab\AppData\Local\Temp\oct-6)
textread.cc: In member function 'long unsigned int TextFile::lines(int)':
textread.cc:96: warning: comparison between signed and unsigned integer
expressions
make: Entering directory `/tmp/oct-6/io-1.0.9/src'
mkoctfile textread.cc
make: Leaving directory `/tmp/oct-6/io-1.0.9/src'
copyfile C:\Users\jab\AppData\Local\Temp\oct-6\io-1.0.9\src\textread.oct
C:\Users\jab\AppData\Local\Temp\oct-6\io-1.0.9\inst\i686-pc-mingw32-api-v37
couldn't delete directory
C:\Octave\3.2.4_gcc-4.4.0\libexec\octave\packages\io-1.0.9\i686-pc-mingw32-api-v37:
Permission denied
error: called from `pkg>uninstall' in file
C:\Octave\324_GC~1.0\share\octave\3.2.4\m\pkg\pkg.m near line 933, column 2
error: called from:
error:   C:\Octave\324_GC~1.0\share\octave\3.2.4\m\pkg\pkg.m at line 733,
column 5
error:   C:\Octave\324_GC~1.0\share\octave\3.2.4\m\pkg\pkg.m at line 287,
column 7




--
View this message in context: 
http://octave.1599824.n4.nabble.com/include-packages-tp4657641.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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