help-octave
[Top][All Lists]
Advanced

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

pkg install -forge control doesn't work on Windows binaries


From: Michel ETIQUE
Subject: pkg install -forge control doesn't work on Windows binaries
Date: Tue, 21 Oct 2014 00:09:34 -0700 (PDT)

Hi,
I work with an Octave binary (3.6.4) for Windows 7 and try to update my
control package. I get the following message:

>pkg install -forge control
make: /bin/sh: Command not found
make: *** [slicotlibrary.a] Error 127
'make' returned the following error: make: Entering directory
`/tmp/oct-7/contro
l/src'
tar -xzf slicot.tar.gz
mkdir sltmp
mv slicot/src/*.f ./sltmp
make: Leaving directory `/tmp/oct-7/control/src'
error: called from 'pkg>configure_make' in file
C:\Software\Octave-3.6.4\share\o
ctave\3.6.4\m\pkg\pkg.m near line 1385, column 9
error: called from:
error:   C:\Software\Octave-3.6.4\share\octave\3.6.4\m\pkg\pkg.m at line
827, 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
>

A similar problem occurs if I try

>pkg install control-2.6.6.tar.gz
make: /bin/sh: Command not found
make: *** [slicotlibrary.a] Error 127
'make' returned the following error: make: Entering directory
`/tmp/oct-8/contro
l/src'
tar -xzf slicot.tar.gz
mkdir sltmp
mv slicot/src/*.f ./sltmp
make: Leaving directory `/tmp/oct-8/control/src'
error: called from 'pkg>configure_make' in file
C:\Software\Octave-3.6.4\share\o
ctave\3.6.4\m\pkg\pkg.m near line 1385, column 9
error: called from:
error:   C:\Software\Octave-3.6.4\share\octave\3.6.4\m\pkg\pkg.m at line
827, 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
>

Any idea of what I could do ?

Thanks in advance.

Michel




--
View this message in context: 
http://octave.1599824.n4.nabble.com/pkg-install-forge-control-doesn-t-work-on-Windows-binaries-tp4667055.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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