As a follow-up to what I previously said, which is quoted below ...

I have just installed MySQL 5.1.15-beta on my machine from the tgz binary, and following that ...

So, DBD-mysql-4.001 seems to build fine, and it passes all tests except for t/80procs.t, which mentions my not having permission to do something, but I don't see that failure necessarily having anything to do with DBI itself.

So it appears that, on Mac OS X 10.4.8 PPC, GCC 4.0.1, Perl 5.8.8-nothread, all of DBI-1.54-RC8 and DBD-SQLite-1.13 and DBD-mysql-4.001 seem to build, self-test, and install fine.

I have not actually tried to use any of the above with my own application code, however, nor am I currently equipped to do so. Maybe in a few months.

-- Darren Duncan

------------

At 11:36 AM +0000 2/22/07, Tim Bunce wrote (off-list):
On Wed, Feb 21, 2007 at 09:22:32PM -0800, Darren Duncan wrote:
 At 1:55 AM +0000 2/22/07, Tim Bunce wrote:
 >You can download it from:
 >    http://homepage.mac.com/tim.bunce/.Public/perl/DBI-1.54-RC8.tar.gz

 With my usual setup, DBI's own tests are successful. -- Darren Duncan

Thanks Darren. Can you install it and then try building and testing some DBD's?

Since I don't have any external DBMSs installed on my Mac OS X home machine, for now my DBD testing here will have to be limited to stand-alone DBDs ...

So, DBD-SQLite-1.13 successfully built and passed all of its tests fine here.

As for external DBMSs, I would have to install them first ... not that this isn't doable, but then I'll report about it in a different email. I will, however, try doing one immediately ...

-- Darren Duncan

Reply via email to