From help-request at octave dot org Thu Feb 17 11:09:22 2005 Subject: Re: Removing an old version From: Andy Adler To: David Bateman cc: "John W. Eaton" , Diego Ruiz , Date: Thu, 17 Feb 2005 12:14:28 -0500 (EST) On Thu, 17 Feb 2005, David Bateman wrote: > John W. Eaton wrote: > > >On 17-Feb-2005, David Bateman wrote: > > > >| At this point you are probably still better going with > >| Andy's stuff as the development tree for the sparse code in octave has a > >| bit of leakage of the gnuplot split, that prevents all use of graphics. > > > >I'm not sure what you mean by this. Graphics seem to work for me with > >Octave built from both on the main branch and the sparse-merge branch > >of the CVS archive. > > > >jwe > > > > > > > > > GNU Octave, version 2.1.64 (i686-pc-linux-gnu). > Copyright (C) 2004 John W. Eaton. > This is free software; see the source code for copying conditions. > There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or > FITNESS FOR A PARTICULAR PURPOSE. For details, type `warranty'. > > Additional information about Octave is available at http://www.octave.org. > > Please contribute if you find this software useful. > For more information, visit http://www.octave.org/help-wanted.html > > Report bugs to (but first, please read > http://www.octave.org/bugs.html to learn how to write a helpful report). > > error: `__gplot_init__' undefined near line 51 column 1 > error: near line 51 of file > `/opt/octave-sparse/libexec/octave/2.1.64/oct/i686-pc-linux-gnu//PKG_ADD' > error: source: error sourcing file > `/opt/octave-sparse/libexec/octave/2.1.64/oct/i686-pc-linux-gnu//PKG_ADD' > octave:1> plot (1:10) > error: `gset' undefined near line 178 column 3 > error: called from `plot' in file > `/opt/octave-sparse/share/octave/2.1.64/m/plot/plot.m' > octave:1> > > > I considered this teething problems and haven't been too concerned to > chase down the reason. But since you say it works for you, I might.... The only place that I can think in which gnuplot is used in sparse is for the 'spy' function. -- Andy Adler 1(613)562-5800x6218 ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------