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 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 
> which makefile to look at.
> 
> I looked for something obvious as doing
> 
>   cd main\optim
> and
>   make pkg
> or
>   make dist
> or
>   make all
> 
> well, which does not work. Obvoiusly a too simple-minded approach.
> 
> I ask because it would be a great help when preparing new binary 
> releases to be able check if there are bugs or missing dependencies in 
> the octave package itself and not have to wait until a new version of 
> octave-forge is released.
> 
> benjamin
> 
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
> looking to deploy the next generation of Solaris that includes the latest 
> innovations from Sun and the OpenSource community. Download a copy and 
> enjoy capabilities such as Networking, Storage and Virtualization. 
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> Octave-dev mailing list
> Octave-dev@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/octave-dev
> 


--------------------------------------
Power up the Internet with Yahoo! Toolbar.
http://pr.mail.yahoo.co.jp/toolbar/

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to