Hi.
I got the nnet package at [nnet_svn] (svn r5446). BUG + SOLUTION 1 Trying to install it, I get: octave:1> pkg install nnet.tar.gz error: bad version string: 0.1.9.1 error: called from `pkg:fix_version' in file /usr/share/octave/3.0.1/m/pkg/pkg.m near line 1682, column 3 If I modify the version to 0.1.9, it works. BUG 2 If I type "help sim", I get: ##### START OUTPUT stdin:8: Unmatched }. warning: help: Texinfo formatting filter exited abnormally warning: help: raw Texinfo source of help text follows... warning: help: -*- texinfo -*- @deftypefn {Function File} [EMAIL PROTECTED] = sim (@var{net},@var{mInput}) @code{sim} is usuable to simulate a before defined neural network. @code{net} is created with newff(..) and @{mInput} should be the corresponding input data set! @end deftypefn /home/slackydeb/octave/nnet-0.1.9/sim.m Additional help for built-in functions and operators is available in the on-line version of the manual. Use the command `doc <topic>' to search the manual index. Help and information about Octave is also available on the WWW at http://www.octave.org and via the [EMAIL PROTECTED] mailing list. ##### END OUTPUT I am on Debian GNU/Linux testing "Lenny" on x86 32bit. I am using using octave 3.0.1 as in Debian repository. Cheers, Luca Favatella [nnet_svn] http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/main/nnet.tar.gz?view=tar ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev