after days of struggling with Mason installation on SuSE Linux (which lead me to abandon all SuSE Apache2/mod_perl2 packages, compile my own - and to write this Wiki: http://www.masonhq.com/?InstallationRecipes), I'm still encountering problems getting things going.
Currently I'm stuck at this
error: Can't locate auto/Apache2/Request/header_out.al in @INC (@INC contains: /home/proj/pmls/modules /data/imperiae/modules /usr/lib/perl5/5.8.7/i586-linux-thread-multi /usr/lib/perl5/5.8.7 /usr/lib/perl5/site_perl/5.8.7/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl . /opt/apache2) at /data/imperiae/mason_components/theme/head line 49
A search for header_out.al revealed that it really is not present on my system. Freshly recompiled Apache 2.0.54, modperl 2.0.1 and libapreq2-2.06-dev
Something went wrong with the installation or is this one of these API Change issues?
Had a look at
http://httpd.apache.org/apreq/docs/libapreq2/apreq_changes.html
and found this
- C API [joes] Remove header_in & header_out from apreq_module_t. Remove apreq_ua_cookie_version() and apreq_cookie_bake*(). Remove cookie2 argument to apreq_handle_custom().
but don't really understand it and if it could be responsible for my problem.
best regards,
Richard
