RE: [Arsperl-users] Getting closer...
Brought to you by:
jeffmurphy
|
From: Steve M. <ste...@ch...> - 2005-05-17 21:28:22
|
Please disregard, I've gotten past this...
_____
From: ars...@ar...
[mailto:ars...@ar...] On Behalf Of Steve McDonald
Sent: Tuesday, May 17, 2005 1:37 PM
To: ars...@ar...
Subject: RE: [Arsperl-users] Getting closer...
I neglected to add the lines following the bootstrap error. They point to
the "t" files and all are erroring on the "use ARS" line.
Compilation failed in require at t/00connect.t line 12.
BEGIN failed--compilation aborted at t/00connect.t line 12.
t/00connect..........dubious
Test returned status 2 (wstat 512, 0x200)
Do I need to have a path set somewhere?
_____
From: ars...@ar...
[mailto:ars...@ar...] On Behalf Of Steve McDonald
Sent: Monday, May 16, 2005 7:23 AM
To: ars...@ar...
Subject: [Arsperl-users] Getting closer...
Good morning all,
I'm getting closer.
"Makefile.PL" works
"make" works
"make test" does not
Here's one of the 13 nearly identical errors:
- ARS object version 1.83 does not match bootstrap parameter 1.8001 at
/gnu/lib/perl5/5.6.0/sun4-solaris/DynaLoader.pm line 219
Here's my environment:
- SunOS 5.8
- Perl v5.005_03
- ARS v6.3
- API v6.3
- ARSPerl v1.83
Thanks in advance for your help!
Steve
|