Message by julien:
Extracted from old forums.
Previously posted by sookahet: Mon Oct 27, 2003 1:23 pm Post subject: Tetgen compilation on linux A spis user ask the following question :
We were installing Spis First release. In Readme.txt
file it gives some program names to be installed
before Spis.We have installed all the programs needed
but TetGen needs a c compiler. We couldnt menage to
install a c compiler to our Suse 8.0 Linux computer.
Do you advise me what to do?
On a Suse 8.0 you must a have gcc 3.2 compiler available.
But current version of tegen does not successfully compile
with this version. You have to download
gcc 2.95 \http://gcc.gnu.org/gcc-2.95/
or even better, icc (intel c compiler)
\http://www.intel.com/software/products/global/eval.htm
(available for free for evaluation and/or non commercial use on linux)
Spis Support