Gerald Richter - ecos gmbh wrote:
> 
>>As you can see at the attached below correspondance, some people try to
>>use Apache::compat without having mod_perl 1.0 installed, and things
>>don't work as expected. So at least this patch hints on how to solve the
>>problem.
>>
> 
> 
> Mmmh, I have just the problem the other way round. I don't have mod_perl 1
> installed, but I want to use CGI.pm to retrieve parameters. CGI.pm won't
> load without Apache::compat loaded, but the parts I need works fine when
> Apache::compat is loaded, even without mod_perl 1.

I didn't say that mod_perl 1.0 is required, for Apache::compat to work. 
It's only required for things like Apache::Module, which Apache::compat 
uses, but the former needs mod_perl 1.0 to be installed (or just the 
header files) in order to compile.

> P.S. Does libapreq work with Apache 2 ? This would solve my problem

The C code was ported and the API is still in the alpha stage (that's it 
was changed). Once the API has been stabilized we will try to get it 
into httpd core and then the perl glue turn will come. So don't expect 
that in at least a month or so. stay tuned at the apreq-dev list.

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to