On 29 Oct 2010, at 14:53, depuis wrote:

> A new version of dataframe has been uploaded to
> http://sourceforge.net/apps/phpbb/octave/viewforum.php?f=1
>
> Improvments:
> - don't choke when reading CSV files with empty fields
> - basic operations (+,-,*,/,\) as well as dotted equivalent (.*, ...)
> implemented
> - many bugfixes
> - ability to create an empty DF wih specified colnames, filling it
> elements-by-elements later.
>
> Regards
>
> Pascal

Pascal,
As I already wrote in the forum,
the package tarball is built incorrectly,
it includes .svn directories which should not be there.
To make sure this does not happen, you should do

cd octave-forge/extra
svn export dataframe ~/dataframe-0.8
cd ~
tar xvzf dataframe-0.8.tar.gz dataframe-0.8

can you please fix the tarball and post it again?
Thanks,
Carlo

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to