help-octave
[Top][All Lists]
Advanced

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

Intall package 1.4.0 fails


From: Michel
Subject: Intall package 1.4.0 fails
Date: Fri, 13 Jul 2018 02:47:37 -0700 (MST)

Hello,

The statistics-1.4.0.tar.gz and signal-1.4.0.tar.gz are downloaded on the
desktop.

The Octave version is 4.4.0 and the Win one is 7

Package Name         | Version | Installation directory
 -------------------+---------+-----------------------
                 signal *|   1.3.2 |
C:\Octave\OCTAVE~1.0\share\octave\packages\signal-1.3.2
            statistics *|   1.3.0 |
C:\Octave\OCTAVE~1.0\share\octave\packages\statistics-1.3.0

Some functions are missing in release 1.3 but not in release 1.4.0.

I read some FAQs and messages.
I tried lot of ways to install the new packages 1.4 but that fails.
I have not still understood how install an additional package.

For example, the last attempt, I taped:

>> cd('C:\Octave\OCTAVE~1.0\share\octave\4.4.0\m\')
>> ls
>> pkg load signal-1.4.0

I get:
error: package signal-1.4.0 is not installed
error: called from
    load_packages at line 41 column 7
    pkg at line 457 column 7

I placed  package signal-1.4.0.tar.gz in
C:/Octave/OCTAVE~1.0/share/octave/4.4.0/m

>> pkg install statistics-1.4.0.tar.gz
invalid call to script C:\Users\rixain\Documents\My
Documents\Matlab\perso\stat.m
error: called from
    unpack at line 233 column 5
    untar at line 47 column 5
    install at line 81 column 9
    pkg at line 437 column 9

I don't know what do more....
Do you know?

Regards,

Michel





--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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