
15 Jun
2004
15 Jun
'04
5:54 p.m.
Respected Sir, I have RedHat 9 i386 machine. I have GMP-4.1.3 installed with following command
#CPPFLAGS=-fexceptions ./configure --enable-cxx --prefix=/pkgs/GMP-4.1.3 --exec-prefix=/pkgs/GMP-4.1.3
#make #make install
after that for installing ppl-0.5 i ran #./configure --with-gmp-includes=/pkgs/GMP-4.1.3/include --with-gmp-dir=/pkgs/GMP-4.1.3/lib --prefix=/pkgs/PPL --exec-prefix=/pkgs/PPL > config.log and it gives the same error stating GMP not found. Attaching config1.log
With GMP installed at default directories. ( no prefix or exec-prefix given for GMP installation) configure for ppl generates config2.log ( Attached)
Any help would be greatly appreciated.
Thanks and Regards, saurabh