Hi! On Wed, Nov 12, 2003 at 04:47:37PM +0200, Argle Bargle wrote: > I won't bother installing, because had different kinds of trouble in >previous versions even if installed.
I installed anyway and have no problems so far. > How do I check, that I have perl >w/o threads and what is wrong with the default build I use? if "perl -V" gives ... COMPILE_TIME_OPTIONS: ... USE_ITHREADS ... ... than you have Threads. But: As far as i know embperl runs with threaded perl as well as with non-threaded. It just has some problems with threaded apache (mpm-worker). Benni -- http://www.aymargeddon.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
