* Philippe M. Chiasson ([EMAIL PROTECTED]) [021003 23:42]:
> On my Linux box for example:
> 
> $> perl -V:version -V:d_crypt -V:d_crypt_r
> version='5.8.0';
> d_crypt='define';
> d_crypt_r='define';
> 
> So, you might need to look at if your platrofm supports crypt_r and make
> sure you are using a recent Perl that supports r_crypt. (Alternatively,
> you might want to try and apply that particular patch to see if your
> problem goes away before upgrading)
> 
> Hope this helps.

Very helpful.  I'll take a look at that tomorrow or Monday.

Thanks,
Rick
-- 
 http://www.rickbradley.com    MUPRN: 682    (73F/73F)
                       |  that I finally
   random email haiku  |  got a legitimite chance
                       |  to jumpstart my car.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to