RE: mod_perl always segfault on thread creation

2012-08-23 Thread hack bear
What exactly is the right way to build a shared-lib perl. I tried to follow the INSTALL instruction and many variations to get it work but still to no avail. For example I tried # make clean # CFLAGS='-m64 -mtune=nocona' ./Configure -Dinstallusrbinperl -Dusethreads -Duseithreads -Duseshrplib -

building mod_perl on Windows

2012-08-23 Thread Hong Ye
Hi, I’m trying to build mod_perl on Windows 2008 R2 and stuck with the nmake error. Thanks in advance for any advice. The version of mod_perl is 2.0.5. I’ve installed Microsoft Visual Studio 2008 ,active perl 5.12, Apache 2.2.22 on the server. After perl Makefile.PL MP_AP_PREFIX=\Path\to\Apac