Web Hosting Talk







View Full Version : Rebuilding perl with useithreads


HostSentry
07-06-2007, 08:24 PM
I really would like to have useithreads enabled on by cPanel box. It is really frustrating me that it is not installed by default. I have tried updating to the newest version of perl with cPanel. It is still not installed though.

Anyone know? I might just love you forever if you do... :love:

cygnusd
07-14-2007, 02:14 AM
Depends on your OS, but I'm guessing most distros have ithreads disabled in their perl packages. You may get around this by compiling perl directly from source. Just curious, what do you need ithreads for? "multitasking" can be achieved easily with POE. :)