in reply to Re^2: using Net::SSH::Perl: problem with Math::Pari
in thread using Net::SSH::Perl: problem with Math::Pari
The error seems to occur when different compilers have compiled the OS and Perl. Net::SSH ought to work without problems but if you need to install Net::SSH::Perl on approach would be to compile your own Perl from source, then install Math::Pari (it will pull down lib pari itself for you) and then Net::SSH::Perl.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: using Net::SSH::Perl: problem with Math::Pari
by Anonymous Monk on May 08, 2008 at 11:41 UTC | |
by tachyon-II (Chaplain) on May 08, 2008 at 12:47 UTC | |
by Anonymous Monk on May 09, 2008 at 05:20 UTC |