Hello,
I tried to install elisa-1.0.2 on my pc (Linux RH 8.0). But after "./configure" it errors out saying ...
checking whether Solaris gcc optimization fix is necessary... no
checking for main in -ldl... yes
checking MathLib.h usability... no
checking MathLib.h presence... no
checking for MathLib.h... no
configure: error: You need to install Mathlib with developpent files
What is this MathLib and where can I get that. Please help.
Thanks
Pradeep
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I tried to install elisa-1.0.2 on my pc (Linux RH 8.0). But after "./configure" it errors out saying ...
checking whether Solaris gcc optimization fix is necessary... no
checking for main in -ldl... yes
checking MathLib.h usability... no
checking MathLib.h presence... no
checking for MathLib.h... no
configure: error: You need to install Mathlib with developpent files
What is this MathLib and where can I get that. Please help.
Thanks
Pradeep
Mathlib is an IBM library to correcly round mathematical operations. You can find it here:
http://oss.software.ibm.com/mathlib/
or here
http://www-124.ibm.com/developerworks/downloads/?group_id=28
After Mathlib, you must install the interval library gaol.
You can download it on :
http://www.sf.net/projects/gaol.
On this website, there is also mathlib.
best regards
Vincent Sorin