help-octave
[Top][All Lists]
Advanced

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

Re: help, path, etc. not working


From: Federico
Subject: Re: help, path, etc. not working
Date: Tue, 22 Jul 2014 02:13:24 -0700 (PDT)

Hi, I'm having the same issue as described originally. Also on Win7 64-bit PC
using Octave-3.6.4-mingw + octaveforge pkgs. Downloaded as a 7zip from
http://sourceforge.net/projects/octave/files/Octave%20Windows%20binaries/Octave%203.6.4%20for%20Windows%20MinGW%20installer/

Octave works well. The problem is when you want to install packages or
update packages that were not included (or have been since updated). For
example this command fails:

"pkg install parallel-2.2.0.tar.gz"

Initially the error came saying "octave 'gzip' is not recognized as an
internal or external command,operable program or batch file". However, after
Idownloaded/installed and added Gzip to the Windows Environment Variables
PATH, the error changed and it became "octave 'tar' is not recognized as an
internal or external command,operable program or batch file".

The actual error is: 
--------------------------------
octave-3.6.4.exe:4> pkg install parallel-2.2.0.tar.gz

gzip: unpack: unarchiving program exited with status: 127
'tar' is not recognized as an internal or external command,
operable program or batch file.
error: called from 'unpack' in file
C:\Software\Octave-3.6.4\share\octave\3.6.4\
m\miscellaneous\unpack.m near line 187, column 5
error: called from:
error:   C:\Software\Octave-3.6.4\share\octave\3.6.4\m\pkg\pkg.m at line
773, co
lumn 5
error:   C:\Software\Octave-3.6.4\share\octave\3.6.4\m\pkg\pkg.m at line
383, co
lumn 9
--------------------------------



--
View this message in context: 
http://octave.1599824.n4.nabble.com/help-path-etc-not-working-tp4656469p4665645.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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