in reply to
Re^2: Can't install Math::BigInt::GMP
in thread
Can't install Math::BigInt::GMP
Sounds, right, but I looked up the package, and I don't see the C header file gmp.h listed in the contents. You could either
install from source
, or try and figure out where your distribution stowed away the header file.
Comment on
Re^3: Can't install Math::BigInt::GMP
Replies are listed 'Best First'.
Re^4: Can't install Math::BigInt::GMP
by
kschwab
(Vicar)
on Mar 22, 2013 at 20:26 UTC
Quick Google search seems to indicate you need a package with gmp-devel in the name...
[reply]
In Section
Seekers of Perl Wisdom