disabling Perl "threads" and "debugging" to allow DBI install

From: Tom McCarty (tmccarty_at_tgen.org)
Date: 06/29/04


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



Relevant Pages

  • Re: Bug in DBD::Pg 1.32 with bytea columns
    ... >>What I want to know is if this bug can be fixed, ... I think I would call it a DBI design flaw. ... but only for some column types. ...
    (perl.dbi.users)
  • Re: possible bug in DBI with DBD::Oracle
    ... Seems you are right is is a bug of sorts. ... to a DB using DBI once I successfully connected then failed (with ... But on one computer I get "OK NOK NOK NOK", and on another I get the ...
    (perl.dbi.users)
  • RE: Blank inserted with varchar copy using prepare
    ... I tried installing the latest DBI and DBD::Informix. ... Note that bug RT#13708 may affect you. ... intended for the named addressee (or a person responsible for delivering it to ... If you are not the intended recipient of this message, ...
    (perl.dbi.users)
  • Re: can`t create tables with a $
    ... > i am using postgresql 7.4.7 on an ubuntu box, perl 5.8.4 and DBI version ... > So i want to know, is it a bug or intended for portability? ...
    (perl.dbi.users)
  • Re: Transactions: DBI vs. SQL
    ... other is Perl code using DBI. ... want to make sure it's not a "feature" of DBI or something. ... I filed this as a bug on DBD::Pg and it was just fixed in the newly ... id INT PRIMARY KEY ...
    (perl.dbi.users)