Help for this page
$ sh Configure -de -Dusedevel -Dusethreads ... If this doesn't make any sense to you, just accept the default 'n'. Build a threading Perl? [n]
$ perl -Ilib -V:config_args -V:useithreads config_args='-de -Dusedevel -Dusethreads'; ... This Perl not built to support threads Compilation failed in require at -e line 1. BEGIN failed--compilation aborted at -e line 1.