help-octave
[Top][All Lists]
Advanced

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

Re: Install octave-forge


From: Paul Kienzle
Subject: Re: Install octave-forge
Date: Sat, 24 Sep 2005 09:05:54 -0400

Since the parts of octave-forge are independent of each other, it tries to build everything rather than stopping at the first error.

The error messages are reported in build.log. You can scan through there to see what had problems building and decide whether or not you care about those functions.

You can run 'make check' to see how badly things are broken. Not every function has tests written for it, but you can still get some idea how much doesn't work.

Or you can simply install and use whatever happens to work, and not worry about it unless a specific function you need is not available.

- Paul

On Sep 24, 2005, at 5:19 AM, Johan Ekh wrote:

Hi all,
I've tried to compile "octave-forge-2005.06.13" without success.
After "./configure" and "make -k" I get the error message:

====

make[2]: Leaving directory `/usr/local/octave-forge-2005.06.13/main/symbolic'
make[1]: Leaving directory `/usr/local/octave-forge-2005.06.13/main'
Processing nonfree/
cd nonfree/ && make -k  2>&1 || \
        echo "nonfree/ not complete. See log for details" >>../build.fail \
        | tee -a build.log
make[1]: Entering directory `/usr/local/octave-forge-2005.06.13/nonfree'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/octave-forge-2005.06.13/nonfree'
Build finished.
Please read FIXES/README before you install.
FIXES/ not complete. See log for details
make: *** [all] Error 1

====

I use "octave-2.1.71" on a SuSE 9.3 laptop. Does anyone know what I have to
do?

Best regards,

Johan Ekh



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




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