[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compiling octave on Mandrake
From: |
Robin M. Braun |
Subject: |
Compiling octave on Mandrake |
Date: |
Tue, 02 May 2000 13:22:37 +1000 |
Thanks all for your help. I solved the problem. Here are some usefull
tips.
If you discover missing libraries during a compile, and install them,
you must
* do a make clean on the distribution before you try a new compile.
There may be old object files littered around that it will not be able
to link to.
* The configure script will not have discovered the new items and hence
will still "direct" and incorrect make. You should remove .config.cache
and then run ./configure again.
I hope this saves you a few hours of head scratching.
Robin Braun
-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.che.wisc.edu/octave/octave.html
How to fund new projects: http://www.che.wisc.edu/octave/funding.html
Subscription information: http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Compiling octave on Mandrake,
Robin M. Braun <=