After compiling octave 2.1.35, I can't get kmatplot to behave This is
what I get....
Script started on Mon Nov 19 20:25:46 2001
ossands@bilbo:~ > octave
GNU Octave, version 2.1.35 (i686-pc-linux-gnu).
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 John W. Eaton.
This is free software with ABSOLUTELY NO WARRANTY.
For details, type `warranty'.
*** This is a development version of Octave. Development releases
*** are provided for people who want to help test, debug, and improve
*** Octave.
***
*** If you want a stable, well-tested version of Octave, you should be
*** using one of the stable releases (when this development release
*** was made, the latest stable version was 2.0.16).
octave:1> kaddaxes(0)
octave: error while loading shared libraries:
/usr/local/libexec/octave/site/oct/i686-pc-linux-gnu/kaddaxes.oct:
undefined symbol: plot_connect
ossands@bilbo:~ > exit
Any ideas?
Scott Sands
Particulars: SuSE Linux 7.2, (2.4-4GB kernel, gcc 2.95.3) AMD Duron 750
MHz, kmatplot-0.2.2
|