help-octave
[Top][All Lists]
Advanced

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

Workaround for pkg install -forge failure due to SF down


From: Tatsuro MATSUOKA
Subject: Workaround for pkg install -forge failure due to SF down
Date: Fri, 2 Mar 2018 11:59:27 +0900 (JST)

In these days, SoruceForge is is quite unstable,
we cannot access Octave^Forge web site and 
cannot install octave-forge packages via
pkg install -forge

Workaround for pkg install -forge is :

1. 
https://sourceforge.net/projects/octave/files/Octave%20Forge%20Packages/Individual%20Package%20Releases/

2. download a package archive file e.g. io-2.4.10.tar.gz

3. Change directory to the folder where the archive is placed.

4. Execute e.g.
>> pkg install io-2.4.10.tar.gz

Tatsuro



reply via email to

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