[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
control-3.2.0.tar.gz installation problem
From: |
SGM |
Subject: |
control-3.2.0.tar.gz installation problem |
Date: |
Mon, 9 Nov 2020 22:12:08 -0600 (CST) |
Hi,
I am trying to install control package and I am facing following problem:
몍>> pkg install control-3.2.0.tar.gz
warning: LFLAGS is deprecated and will be removed in a future version of
Octave, use LDFLAGS instead
MA02ID.f:188:21:
184 | DO 90 J = 1, N+1
|
2
......
188 | DWORK(J-1) = DWORK(J-1) + TEMP
| 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at
(2)
MA02ID.f:188:34:
184 | DO 90 J = 1, N+1
|
2
......
188 | DWORK(J-1) = DWORK(J-1) + TEMP
| 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at
(2)
MA02ID.f:230:21:
226 | DO 160 J = 1, N+1
|
2
......
230 | DWORK(J-1) = DWORK(J-1) + TEMP
| 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at
(2)
MA02ID.f:230:34:
226 | DO 160 J = 1, N+1
|
2
......
230 | DWORK(J-1) = DWORK(J-1) + TEMP
| 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at
(2)
warning: LFLAGS is deprecated and will be removed in a future version of
Octave, use LDFLAGS instead
couldn't delete directory
C:\Octave\OCTAVE~1.0\mingw64\share\octave\packages\control-3.1.0: Permission
denied
error: called from
uninstall at line 120 column 11
install at line 205 column 9
pkg at line 441 column 9
Request help for resolution.
Regards
--
Sent from: https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
- control-3.2.0.tar.gz installation problem,
SGM <=