From: Dmitri A. S. <das...@gm...> - 2005-04-27 13:49:58
|
Rafael Laboissiere wrote: >>error: `delaunayn' undefined near line 51 column 13 >>error: evaluating assignment expression near line 51, column 11 >>error: evaluating if command near line 50, column 5 >>error: evaluating if command near line 49, column 3 >>error: called from `delaunay' in file `/usr/share/octave/2.1.49/site/m/octave-fo >>rge/geometry/delaunay.m' >>error: evaluating assignment expression near line 42, column 4 > > > This is a problem with your installation of the octave-forge package and > has nothing to do with Octave itself. The file delaunayn.oct is probably > lacking in your system or is in a wrong place. > I noticed that "make install" in octave-forge would install delaunay.m (and related) even though qhull is not present and delaunayn.oct has not being built. Perhaps this is a bug in the octave-forge configure script? Sincerely, Dmitri. -- |