Hello
The pkg install command works not only for tar.gz file but also for the
directory. For example, if you
download ANN package to the directory named ANN, (of course after autogen.sh)
pkg install ANN
will install ANN package.
Regards
Tatsuro
--- Benjamin Lindner wrote:
> Hello,
>
> Is t
Benjamin Lindner wrote:
> Hello,
>
> Is there an easy way to try installing an octave-forge package from SVN
> source?
>
> As far as I understand, pkg.m only works for .tar.gz packages, so I
> guess I need to somehow create a gzipped package from the SVN sources.
>
> I had a look at the svn tree,
Hello,
Is there an easy way to try installing an octave-forge package from SVN
source?
As far as I understand, pkg.m only works for .tar.gz packages, so I
guess I need to somehow create a gzipped package from the SVN sources.
I had a look at the svn tree, but to be honest I got confused as to