Math-GMP

出典: wiki.nodoka.org


Math-GMP-2.05のインストール

cd /usr/local/src
wget http://search.cpan.org/CPAN/authors/id/T/TU/TURNSTEP/Math-GMP-2.05.tar.gz
tar xvzf Math-GMP-2.05.tar.gz
cd Math-GMP-2.05
perl Makefile.PL
make
make install