From: <jc...@fe...> - 2002-07-04 18:53:48
|
On Monday 01 July 2002 19:25, Alan W. Irwin wrote: | During the course of running plplot-test.sh *from a completely fresh | tree checked out from cvs* I found the following problem with the | octave interface to plplot. | | error: plclabel_param' undefined near line 73 column 3 | error: evaluating index expression near line 73, column 3 | error: called from ix09c' | error: near line 167 of file | /home/software/plplot_cvs/HEAD/plplot_darley/bindings/octave/demos/x0 |9c.m' | | I cannot find plclabel_param defined anywhere in the octave tree. | | Joao, this problem has been introduced sometime since 5.1.0 when the | plplot-test.sh script ran fine. I suspect there is an additional | file you need to commit to cvs to make sure plclabel_param is | defined. Thanks, I have now fixed the problem. Joao |