in reply to Perl 5.10 and Math::Pari

I've been trying to install Math::Pari for the last 2 hours. It finally installed when I used:

perl Makefile.PL machine=none
make install

Replies are listed 'Best First'.
Re^2: Perl 5.10 and Math::Pari
by Argel (Prior) on Jan 24, 2008 at 19:14 UTC
    I'm curious, does it actually work correctly?