in reply to using Net::SSH::Perl: problem with Math::Pari
steps: > tar xvfz pari-2.1.7.tgz > cd pari-2.1.7 > mv ../Math-Pari-2.0305_01080604a.tar.gz . > tar xvfz Math-Pari-2.0305_01080604a.tar.gz > cd Math-Pari-2.0305_01080604a > perl Makefile.PL && make && make test && make install > perl -MCPAN -e 'install Net::SSH::Perl'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
using Net::SSH::Perl: problem with Math::Pari
by rahulsivan (Initiate) on Jun 28, 2010 at 08:54 UTC | |
by Corion (Patriarch) on Jun 28, 2010 at 09:01 UTC |