in reply to
gp/pari lib and Math::Pari error
"gp" will be in /usr/local/bin/gp. However, pari is a lib. Do
whereis pari
and you should get /usr/local/lib/pari. gp is a bin file; pari is a lib file. Does that help?
Comment on
Re: gp/pari lib and Math::Pari error
Download
Code
In Section
Seekers of Perl Wisdom