in reply to Re: Kicking a Dead Horse - Math::Pari Install Problem
in thread Kicking a Dead Horse - Math::Pari Install Problem

Get the tar.gz from the website. Hack the Makefile.pl in the cpan build directory (/root/.cpan/build/Math-Pari-2.01080604 in my case) & hack the $parisrc variable to point to it. perl Makefile.pl make make install
  • Comment on Re^2: Kicking a Dead Horse - Math::Pari Install Problem