octave-maintainers
[Top][All Lists]
Advanced

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

missing includes (was: Build from CVS)


From: Teemu Ikonen
Subject: missing includes (was: Build from CVS)
Date: Tue, 17 Feb 2004 17:02:44 +0200
User-agent: Mutt/1.4.1i

On 17/02/04 15:32, Jens Ruecknagel wrote:
> I am trying to build octve from the CVS sources - but I don't know what 
> to do.
> Building the octave testing release octave-2.1.50 was no problem.
> But in the CVS is no configure and the one autoconf creates does not work.

This sequence should work:

./autogen.sh
./configure [options]
./make

Maybe you should upgrade your autotools?

BTW, the CVS checkout from today seems to be missing few #include <vector>
lines, I had to add these to CNDArray.cc and dNDArray.cc.

Teemu



reply via email to

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