in reply to Math::Pari won't install
PREREQUISITES:
Starting from version 2.0, this module comes without a PARI library included
For the source of PARI library see ftp://megrez.math.u-bordeaux.fr/pub/pari.
From the README:
Possible complications are addressed in the file INSTALL:
From INSTALL:
If the detection-of-assembler is wrong, put machine=assembler_type to the Makefile.PL line, as in
perl Makefile.PL machine=hppa
As the last resort, machine=none means using a portable-and-slow C code.
Then it goes on to explain the MANUAL process - which is much more involved than I suggested previously
Hope this helps
Cheers - L~R
|
|---|