disabling Perl "threads" and "debugging" to allow DBI install
From: Tom McCarty (tmccarty_at_tgen.org)
Date: 06/29/04
- Next message: Charles K. Clarkson: "RE: Extracting fields from a data file"
- Previous message: Philipp Traeder: "Re: Extracting fields from a data file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: beginners@perl.org Date: Tue, 29 Jun 2004 14:28:39 -0400
I have tried to install the DBI module for Perl and experienced the bug
mentioned in the DBI Readme file:
Note: There is a bug in perl 5.8.2 when configured with threads
and debugging enabled (bug #24463) which causes a DBI test to fail.
How can I disable "threads" and "debugging" ? Is there another
solution to this bug? Thanks.
Tom
- Next message: Charles K. Clarkson: "RE: Extracting fields from a data file"
- Previous message: Philipp Traeder: "Re: Extracting fields from a data file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|