The installation of libapreq2 on my machine failed when using Activestate's ppm utility. My setup is Win2K, ActivePerl 5.8.2 build 808 and Apache v2.0.48 which is installed under dir D:\Apache\Apache2 The installation of mod_perl2 1.99_12 from http://theoryx5.uwinnipeg.ca using ppm was successful.
However the installation of libapreq2 failed - here is the output: ---------------------------------------------------------------------------- ------------------ ppm> search libapreq* Searching in Active Repositories 1. libapreq-1 [1.2] Apache/1.3.27 Request C Library 2. libapreq2 [2.03-dev] Apache/2.0.48 Request C library ppm> install 2 Package 2: ==================== Install 'libapreq2' version 2.03-dev in ActivePerl 5.8.2.808. ==================== Downloaded 31791 bytes. Extracting 14/14: blib/html/site/lib/Apache2/Apache/Cookie.html Installing D:\Perl\site\lib\Apache2\auto\Apache\Cookie\Cookie.dll Installing D:\Perl\site\lib\Apache2\auto\Apache\Cookie\Cookie.lib Installing D:\Perl\site\lib\Apache2\auto\Apache\Cookie\Cookie.exp Installing D:\Perl\site\lib\Apache2\auto\Apache\Cookie\Cookie.bs Installing D:\Perl\site\lib\Apache2\auto\Apache\Request\Request.dll Installing D:\Perl\site\lib\Apache2\auto\Apache\Request\Request.lib Installing D:\Perl\site\lib\Apache2\auto\Apache\Request\Request.exp Installing D:\Perl\site\lib\Apache2\auto\Apache\Request\Request.bs Installing D:\Perl\html\site\lib\Apache2\Apache\Request.html Installing D:\Perl\html\site\lib\Apache2\Apache\Cookie.html Files found in blib\arch: installing files in blib\lib into architecture dependent library tree Installing D:\Perl\site\lib\Apache2\Apache\Cookie.pm Installing D:\Perl\site\lib\Apache2\Apache\Cookie.pod Installing D:\Perl\site\lib\Apache2\Apache\Request.pm Installing D:\Perl\site\lib\Apache2\Apache\Request.pod The Apache2 module mod_apreq.so and the dll libapreq2.dll are needed to complete the installation. I will now fetch and install these for you. The system cannot find the path specified. "" does not appear to be version 2.0 at install_script line 45. unlink D:\Perl\html\site\lib\Apache2\Apache\Cookie.html unlink D:\Perl\html\site\lib\Apache2\Apache\Request.html unlink D:\Perl\site\lib\Apache2\Apache\Cookie.pm unlink D:\Perl\site\lib\Apache2\Apache\Cookie.pod unlink D:\Perl\site\lib\Apache2\Apache\Request.pm unlink D:\Perl\site\lib\Apache2\Apache\Request.pod unlink D:\Perl\site\lib\Apache2\auto\Apache\Cookie\Cookie.bs unlink D:\Perl\site\lib\Apache2\auto\Apache\Cookie\Cookie.dll unlink D:\Perl\site\lib\Apache2\auto\Apache\Cookie\Cookie.exp unlink D:\Perl\site\lib\Apache2\auto\Apache\Cookie\Cookie.lib unlink D:\Perl\site\lib\Apache2\auto\Apache\Request\Request.bs unlink D:\Perl\site\lib\Apache2\auto\Apache\Request\Request.dll unlink D:\Perl\site\lib\Apache2\auto\Apache\Request\Request.exp unlink D:\Perl\site\lib\Apache2\auto\Apache\Request\Request.lib unlink D:\Perl\site\lib\auto\libapreq2\.packlist Can't remove directory C:\TEMP/libapreq2-2752-1076037889: Permission denied at D:/Perl/site/lib/PPM/Repository.pm line 2 47 Error: (un)install script failed: 'D:\Perl\bin\perl.exe install_script' ppm> ---------------------------------------------------------------------------- ------------------ Any help would be greatly appreciated. Many thanks, Maurice -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html