I can get Math::Pari to pass make test, and get a bus error while
trying to use SSH Protocol 2.
I've successfully installed pari but can't get Math::Pari installed.
Originally I had problems with GMP but seemed to be able to get it
working with the following
./configure CFLAGS="-O1 -force_cpusubtype_ALL" --enable-shared
Now I'm stuck on Math::Pari. I already put the errors up on the
Getting make test fail with Math::Pari
thread...
Any help would be much appreciated...
Thanks,
Boysenberry
boysenberrys.com | habitatlife.com | selfgnosis.com
Michael Barto - 06 Aug 2006 21:32 GMT
Do not you think we should be reporting these error to the people who
are maintaining this code. Is anyone doing that? This is more than just
a MacOSX problem.
> I can get Math::Pari to pass make test, and get a bus error while
> trying to use SSH Protocol 2.
[quoted text clipped - 16 lines]
>
> boysenberrys.com | habitatlife.com | selfgnosis.com

Signature
------------------------------------------------------------------------
*Michael Barto*
Software Architect
LogiQwest Circle
LogiQwest Inc.
16458 Bolsa Chica Street, # 15
Huntington Beach, CA 92649
http://www.logiqwest.com/
mbarto@logiqwest.com <mailto:mbarto@logiqwest.com>
Tel: 714 377 3705
Fax: 714 840 3937
Cell: 714 883 1949
*'tis a gift to be simple*
------------------------------------------------------------------------
This e-mail may contain LogiQwest proprietary information and should be
treated as confidential.
Boysenberry Payne - 06 Aug 2006 23:15 GMT
It seems to list perl-module-math-pari@ilyaz.org for Math:Pari I'll
try emailing it...
Thanks,
Boysenberry
boysenberrys.com | habitatlife.com | selfgnosis.com
> Do not you think we should be reporting these error to the people
> who are maintaining this code. Is anyone doing that? This is more
[quoted text clipped - 20 lines]
>>
>> boysenberrys.com | habitatlife.com | selfgnosis.com
Boysenberry Payne - 07 Aug 2006 15:52 GMT
A couple more notes, maybe these will jog something in someone:
I can connect using Net::SSH::Perl via protocol 1, just not 2; which as
someone pointed out uses Math::Pari, the mod I can't get to 'make test'
correctly. I'm guessing protocol 1 relies on GMP, which I did get to
'make check' correctly.
Isn't protocol 2 more secure, shouldn't I be using it when I can?
I'm just asking because so far I've tried everything I know how and
looked high and low and don't seem to find anything on what I'm going
through.
Also, this is the only line I could get a successful configuration of
Math::Pari with
perl Makefile.PL optimize=-O1 machine=ppc
When I try:
perl Makefile.PL
by itself I get this error:
ERROR from evaluation of /Users/boysie/src/Math-Pari-2.010706/libPARI/
Makefile.PL: Do not know how to process MakeLVL1.SH at utils/Math/
PariBuild.pm line 892.
Thanks,
Boysenberry
boysenberrys.com | habitatlife.com | selfgnosis.com
> I can get Math::Pari to pass make test, and get a bus error while
> trying to use SSH Protocol 2.
[quoted text clipped - 16 lines]
>
> boysenberrys.com | habitatlife.com | selfgnosis.com