[OctDev] No configure script in octcdf 1.1.0 package in Octave Forge

2010-11-07 Thread José Luis García Pallero
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

Re: [OctDev] dataframe-0.8 released

2010-11-07 Thread Pascal Dupuis
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-