From: Koen v. d. D. <kvd...@ea...> - 2004-10-30 19:06:44
|
On Oct 30, 2004, at 2:03 PM, Alan W. Irwin wrote: > > In fact, looking at http://fink.sourceforge.net/pdb/package.php/octave > it > appears the fink version of octave is out of date; it is version 2.1.53 > while the recommended version for a number of months now has been > 2.1.57, > and in fact our high-level octave interface won't work (at least for > the > most recent cvs snapshot tarball) unless you have version 2.1.57 or > higher > installed. (See the thread on plplot-devel that we have today). Once > you > get access to an up-to-date version of octave, the build problem might > go > away as well. Hi alan, Actually, 2.1.57 is available through fink, see the right most column on the link you posted. I already got a reply from Jeff, and he thought it could be related to a new upstream version of hdf5 which uses the szip library. He also suggested to add -lsz after the -lhdf5 as a possible fix. I haven't had a change to try it out yet. - Koen. |