help-octave
[Top][All Lists]
Advanced

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

Re: PCA with Octave


From: Mahmood Naderan
Subject: Re: PCA with Octave
Date: Tue, 9 Jul 2013 02:55:18 -0700 (PDT)

No difference

octave:4> pkg install -forge statistics
error: urlread: not available in this version of Octave
error: called from:
error:   /usr/local/share/octave/3.6.4/m/pkg/private/get_forge_pkg.m at line 41, column 15
error:   /usr/local/share/octave/3.6.4/m/pkg/pkg.m at line 2414, column 15
error:   /usr/local/share/octave/3.6.4/m/pkg/pkg.m at line 374, column 32


I downloaded the package from http and here is the output

octave:1> pkg install statistics-1.2.0.tar.gz
warning: creating installation directory /usr/local/share/octave/packages
error: the following dependencies where unsatisfied:
   statistics needs io >= 1.0.18

So is there any automated way for resolving the dependencies?
 
Regards,
Mahmood



From: c. <address@hidden>
To: Mahmood Naderan <address@hidden>
Sent: Tuesday, July 9, 2013 1:44 PM
Subject: Re: PCA with Octave


On 9 Jul 2013, at 09:41, Mahmood Naderan <address@hidden> wrote:

> octave:3> pkg list
> no packages installed.
> octave:4> pkg install -forge statistic
> error: urlread: not available in this version of Octave
> error: called from:
> error:  /usr/local/share/octave/3.6.4/m/pkg/private/get_forge_pkg.m at line 41, column 15
> error:  /usr/local/share/octave/3.6.4/m/pkg/pkg.m at line 2414, column 15
> error:  /usr/local/share/octave/3.6.4/m/pkg/pkg.m at line 374, column 32
>
>
> also in http://wiki.octave.org/Category:Packages there is no package named statistic.

It's "statistics" not "statistic"
http://octave.sourceforge.net/statistics/index.html

> Regards,
> Mahmood

c.


reply via email to

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