|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at bluewin dot ch>
Subject: Re: sybperl 2.15 with ActiveState perl 5.8.0
Date: Aug 22 2003 1:33PM
On Fri, 2003-08-22 at 14:37, David Owen wrote:
> 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
I think that's the DBlib async calls. Someone mentioned to me that they
may not work correctly on Windows.
If everything else works correctly then you should be safe.
Michael
> 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.
> >
> >
|