|
|
sybperl-l Archive
Up Prev Next
From: David Owen <dowen at midsomer dot org>
Subject: Re: sybperl 2.15 with ActiveState perl 5.8.0
Date: Aug 22 2003 12:37PM
I made this change using the VC++ 6 compiler and it still fails for me.
I have not been able to find out why (yet). However, I am sure that
compiling with this compiler should not require any other files to be
installed.
In case this is something simple, the error I get is
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, '..
\blib\lib', '..\blib\arch')" t\dblib.t t\money.t
t\dblib....Can't call method "dbsqlok" on an undefined value at
t\dblib.t line 1
44.
t\dblib....ok 21/22
All other tests (CTlib included) pass without error.
dowen
Michael Burstin wrote:
>I have already tested the sybperl portion. I was having issues
>testing the Sybase::Simple module, however. Sybase::Simple requires
>sybperl to be installed, and I could not get the software Edward sent
>me to actually install (he just sent me .zip files compiled from the
>source, and the box I used to test doesn't have any dev tools on them)
>
>You would also need the MSVC 7.0 runtime modules... I don't know
>where to get them, I had them on an MSDN CD.
>
>
|