Code Comments
Programming Forum and web based access to our favorite programming groups.Hi Eric, Thanks for your help . Ravikumar. ________________________________ From: rybskej@gmail.com [mailto:rybskej@gmail.com] On Behalf Of Eric Rybski Sent: Saturday, April 19, 2008 1:30 AM To: Karnati, Ravi Kumar (STSD) Cc: perl-ithreads@perl.org Subject: Re: How to build perl with threads and which version supports it an d where do I get complete information about this? Ravi, Are you looking for general help on how to build a perl binary from source? I believe you can simply do: ./Configure -Duseithreads in a freshly untarred perl distribution and follow the build instructions. I t will enable ithreads by default during the build. Depending on what you're planning on doing with perl threads, you can also t ry installing the forks CPAN module, which emulates threads without requirin g a threaded perl core (or even perl 5.8): http://search.cpan.org/~rybskej/forks-0.27/ -Eric On Fri, Apr 18, 2008 at 4:48 AM, Karnati, Ravi Kumar (STSD) <ravikumar.karna ti@hp.com<mailto:ravikumar.karnati@hp.com>> wrote: Hi guys, I am new to perl and I have to build perl with threads on Open VMS operating system can any one help me out? Thanks, Ravikumar.
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.