Hi,

  Sorry, a typo.
  I am using Perl 5.005 (build 522).
  I was using Perl 5.6. But when DBI::Proxy (on Win XP) accepting connection
from Client (on Linux). The error message says the current Perl 5.6 uses
iThread, BUT DBI:Proxy needs Thread (supported in 5.005 not 5.6 and above).

  That is why I choose the downgrade option. Please advice if I
misunderstand something or I am doing it the wrong way.

  Thank you,
  Calvin

----- Original Message -----
From: "Michael A Chase" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "pevee" <[EMAIL PROTECTED]>
Sent: Thursday, January 09, 2003 11:36 PM
Subject: Re: Can't locate Thread.pm in @INC


> On Thu, 9 Jan 2003 17:00:06 +0800 pevee <[EMAIL PROTECTED]> wrote:
>
> > I encounter this message when I run the
> > dbiproxy --configfile=c:\tmp\dbiproxy.conf.
> > How can I fix it?
> >
> > Can't locate Thread.pm in @INC (@INC contains: C:/Perl/lib
> > C:/Perl/site/lib .) at C:/Perl/site/lib/Net/Daemon.pm line 267.
> >
> > I am using Perl 5.19 because I wish to use Thread rather than iThread.
>
> Where did you find Perl 5.19?  The highest version I've seen is 5.8.
>
> I suggest you search under c:\Perl for Thread.pm.  If it isn't present,
> you can find out which module it belongs to in CPAN and then use PPM
> to install that module from ActiveState's archives.
>
> Be careful not to lock yourself into an old version of threading.
>
> --
> Mac :})
> ** I normally forward private questions to the appropriate mail list. **
> Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html
> Give a hobbit a fish and he eats fish for a day.
> Give a hobbit a ring and he eats fish for an age.
>

Reply via email to