control-3.2.0.tar.gz installation problem

SGM <[email protected]>
Newsgroups gmane.comp.gnu.octave.general
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.