Hello,
In the octave forge package octcdf-1.1.0, in the src directory do not
exists the configure script. In the folder only appears the script
autogen.sh but not the configure. In a normal pkg install autogen.sh
is not executed but the code is compiled without errors. If you try to
execute the net
2010/10/29 c. :
> 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-