For Programmers: Free Programming Magazines  


Home > Archive > PERL Miscellaneous > November 2005 > Builing Perl on OS X "Tiger"









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 Builing Perl on OS X "Tiger"
Robert Hicks

2005-11-27, 6:58 pm

I would like to build 5.8.7 on Tiger. It comes to a point in the
install that asks whether I want a "threaded" version of Perl. It says
it is "new but stable".

For those of you that have built on Tiger, did you build a "threaded"
or "non-threaded" version?

Robert

Michael Vilain

2005-11-27, 6:58 pm

In article <1133104200.299670.167870@g14g2000cwa.googlegroups.com>,
"Robert Hicks" <sigzero@gmail.com> wrote:

> I would like to build 5.8.7 on Tiger. It comes to a point in the
> install that asks whether I want a "threaded" version of Perl. It says
> it is "new but stable".
>
> For those of you that have built on Tiger, did you build a "threaded"
> or "non-threaded" version?
>
> Robert


Unless you have a dual or quad machine, building a multi-threaded perl
is a waste of time. The version that comes with MacOS X 10.4 was good
enough for me. What are you going to use perl for anyway? If it's the
web, isn't mod_perl different than main perl environment? Would
multi-threading gain you anything as a thread of the apache process?

Besides, wouldn't anything that's really compute intensive be better
coded in a compiled language to take advantage of multi-threading? Or
are you just prototyping something?

[now donning asbestos suit]

--
DeeDee, don't press that button! DeeDee! NO! Dee...



Robert Hicks

2005-11-27, 6:58 pm

I am just prototyping something and I wanted to mirror my work install.

Thanks for the input.

Robert

Sponsored Links







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

Copyright 2008 codecomments.com