David, you need to install libapreq2.  I don't know if ActiveState has  
this module but if they do you are in luck.  If not you would have to  
compile it yourself from CPAN.  I was able to build from source under  
Cygwin years ago, but it was not easy (Makefile needed mods for  
linking).

-Bill

On Sep 14, 2008, at 5:50 AM, David Haynes wrote:

> Has anyone seen this error and, if so, have you been able to fix it?
>
> Can't load 'C:/Program Files/VMware/VMware VI Perl Toolkit/Perl/site/ 
> lib/auto/Apache2/RequestRec/RequestRec.dll' for module  
> Apache2::RequestRec: load_file:
> The specified procedure could not be found at C:/Program Files/ 
> VMware/VMware VI Perl Toolkit/Perl/lib/XSLoader.pm line 70.
> at C:/Program Files/VMware/VMware VI Perl Toolkit/Perl/site/lib/ 
> Apache2/XSLoader.pm line 31
> Compilation failed in require at C:/Program Files/VMware/VMware VI  
> Perl Toolkit/Perl/site/lib/HTML/Mason/ApacheHandler.pm line 246.
> BEGIN failed--compilation aborted at C:/Program Files/VMware/VMware  
> VI Perl Toolkit/Perl/site/lib/HTML/Mason/ApacheHandler.pm line 259.
> Compilation failed in require at (eval 4) line 3.
>
> I am using an ActiveState perl on Windows Server 2003 R2 (all  
> patches applied).
> I have HTML::Mason 1.40 and mod_perl 2.0.4 loaded via ppm.
> I have tried this with Apache 2.2.9 and 2.2.8 with the same error  
> occuring.
>
> Here is the relevant piece of the httpd.conf:
> # MOD PERL
> LoadFile "C:/Program Files/VMware/VMware VI Perl Toolkit/Perl/bin/ 
> perl58.dll"
> LoadModule perl_module modules/mod_perl.so
> PerlModule HTML::Mason::ApacheHandler
> PerlRequire C:/VIBE/web/html/VBlocks.pm
> PerlSetVar MasonAllowGlobals $session
>
> -david-
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's  
> challenge
> Build the coolest Linux based applications with Moblin SDK & win  
> great prizes
> Grand prize is a trip for two to an Open Source event anywhere in  
> the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
> Mason-users mailing list
> Mason-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mason-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to