help-octave
[Top][All Lists]
Advanced

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

Re: Intall package 1.4.0 fails


From: Andreas Weber
Subject: Re: Intall package 1.4.0 fails
Date: Fri, 13 Jul 2018 13:07:45 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

Am 13.07.2018 um 11:47 schrieb Michel:
> 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.

After you've downloaded signal-1.4.0.tar.gz,
you should open GNU Octave and "cd" to that directory so that the file
is shown with "ls".

Then (in Octave):
pkg install signal-1.4.0.tar.gz

See here that this command works on the tar.gz archive, the parameter is
the filename you've downloaded.

Then after the installation
pkg load signal

(without version. This is the package name, not the filename)

HTH, Andy



reply via email to

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