Hi, I was installing YT using the default intel/mvapich2 modules loaded,<div><div>>module list</div><div>Currently Loaded Modulefiles:</div><div> 1) binutils/2.22 2) intel/2011 3) mvapich2_ib/1.8a1p1</div>
</div><div>but when I tried to do >make in the kdtree folder after installing Forthon I got:<div><br></div><div><div>Using Forthon ()</div><div>Forthon -F gfortran --compile_first fKD_source --no2underscores --fopt "-O3" fKD fKD_source.f90</div>
<div>Building package fKD</div><div> Forthon fKD.v</div><div> F90Free fKD_p.F90</div><div>/usr/libexec/gcc/x86_64-redhat-linux/4.1.2/f951: error while loading shared libraries: libgmp.so.3: cannot open shared object file: No such file or directory</div>
<div>make[1]: *** [fKD_p.o] Error 1</div><div>make: *** [fKD] Error 2</div></div><div><br></div><div>When I did a >locate libgmp.so.3 it only shows under gnu folders</div><div><br></div><div>/opt/gnu/gmp/4.3.2/lib/libgmp.so.3</div>
<div>/opt/gnu/gmp/4.3.2/lib/libgmp.so.3.5.2</div><div><br></div><div>Since it's looking for libgmp, does that mean I have to use the gnu compilers? </div><div><br></div><div>From</div><div>G.S.</div></div>