Error report while installing the GMP Library

Michael Abshoff Michael.Abshoff at fsmath.mathematik.uni-dortmund.de
Tue Jun 26 07:37:20 CEST 2007


Gopikrishna.Vaitla at barclayscapital.com wrote:
> Hi,
>
> When Iam installing the GMP Library I'm getting errors.Please help me in
> this regard.
> I have executed. /configure and make commands. While running make check
> Igot the below errors please give the solution.
> Thanks in advance.
>

<SNIP>

Hello,

>ld.so.1: /apps/tdbln-dev5/perllib/gmp-4.2.1/tests/.libs/t-bswap: fatal:
>libgmp.so.3: open failed: No such file or directory

all the tests fail because the linker cannot find libgmp.so.3, probably
because it isn't in $LD_LIBRARY_PATH. You can either build a static
version of the gmp, or set LD_LIBRARY_PATH to an appropriate directory.

Cheers,

Michael

>
> Thanks & Regards,
> Gopi Vaitla | Mobile: +44 (0)7942 340 127 | Tel: +44(0)20777 34102 |
> Mail: Gopikrishna.Vaitla at barclayscapital.com
>




More information about the gmp-bugs mailing list