ons, 27 08 2008 kl. 15:42 +0200, skrev Benjamin Lindner: > Using octave-3.0.2, when trying to install the data-smoothing-1.1.0 > package I get the following error: > > error: incorrect syntax for dependency `optim (>=1.0.3)' in the > DESCRIPTION file > error: called from `pkg:fix_depends' in file > C:\Programs\msys\1.0.11-tdm430-2\opt\octave_mingw32_gcc-4.3.0-dw2\3.0.2-3\share\octave\3.0.2\m\pkg\pkg.m > > near line 1716, column 2 > > seems that the package manager chokes on the missing space. The > dependency should obviously read 'optim (>= 1.0.3)'
Odd, I thought I fixed this bug. I'm guessing this is the reason the data-smoothing package is missing from the web page. I won't have time to fix this until the weekend at which point I'll update this package. I'll also fix the build issue in the image package that has been reported. Anything else I should do? > Is this a bug in pkg.m or in the data-smoothing package? Well, since the package can't be installed I guess it's a bug in the package. However, it is obviously also a bug in pkg.m, so I'm gonna answer "both" :-) Søren ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
