tweetiepooh has asked for the wisdom of the Perl Monks concerning the following question:
The problem is with Math::Pari which is proving a real handful to get installed.
I have the latest stable pari libs but if I try to build I get an as conflict on overflow in asm clobber list error.
If I try to build Math::Pari without prebuilding pari I get the same error on hiremainder.
It seems from Google that I am not the only one with this issue but so far can't find a solution.
Perl was build from source on this machine with gcc 3+, can't remember exactly which but likely to be gcc 3.3. I've tried using gcc 3.3 with same results so upgraded to 3.4 as that was reported to work.
On another box (1405t) I am building pari with gcc3.2 but get "multiply-defined" errors on _dso_handle, _init, _start, _fini, _lib_version.
Math::Pari builds but all tests fail on "relocation error".
O yes, I'm trying for 32bit versions of everything.
2006-02-07 Retitled by planetscape, as per Monastery guidelines
Original title: 'Installing Net::SSH::Perl'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Installing Net::SSH::Perl - problems with Math::Pari
by u235sentinel (Hermit) on Feb 06, 2006 at 16:50 UTC | |
by tweetiepooh (Hermit) on Feb 07, 2006 at 14:31 UTC | |
by syphilis (Archbishop) on Feb 08, 2006 at 06:23 UTC | |
by tweetiepooh (Hermit) on Feb 08, 2006 at 10:23 UTC | |
by syphilis (Archbishop) on Feb 09, 2006 at 08:32 UTC |