help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Undefined c++ function delaunayn


From: David Bateman
Subject: Re: Undefined c++ function delaunayn
Date: Wed, 26 May 2004 20:48:31 +0200
User-agent: Mutt/1.4.1i

delaunayn is an oct-file so instead of 

>       bash-2.05b$ find /usr/share/octave -name 'delaunay*'

try

        bash-2.05b$ find /usr/libexec -name 'delaunay*'

or wherever your oct-files are installed to...

also try going into the octave-forge/main/geometry directory of the
octave-forge sourec tree, and type "make" (after you've done the
configure in the base directory). Check if delaunayn.oct is then there

Regards
David

-- 
David Bateman                                address@hidden
Motorola CRM                                 +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 1 69 35 77 01 (Fax) 
91193 Gif-Sur-Yvette FRANCE

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



-------------------------------------------------------------
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
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]