Math-Pari
出典: wiki.nodoka.org
Math-Pari-2.010801のインストール
cd /usr/local/src wget http://search.cpan.org/CPAN/authors/id/I/IL/ILYAZ/modules/Math-Pari-2.010801.tar.gz tar xvzf Math-Pari-2.010801.tar.gz cd Math-Pari-2.010801 wget http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-2.3.4.tar.gz perl Makefile.PL pari_tgz=pari-2.3.4.tar.gz make make install