For Programmers: Free Programming Magazines  


Home > Archive > ithreads > April 2008 > Re: How to build perl with threads and which version supports it and where do I get c









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: How to build perl with threads and which version supports it and where do I get c
Eric Rybski

2008-04-18, 8:27 pm

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.
It will enable ithreads by default during the build.

Depending on what you're planning on doing with perl threads, you can also
try installing the forks CPAN module, which emulates threads without
requiring 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.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.
>


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com