I would appreciate some pointer to get my Apache::Request installed.

I am using the version 2 of apache and mod_perl. I seem to get a working environment. I downloaded the libapreq2-2.03_04-dev.tar.gz

tar -zxf ...
did perl Makefile.PL, no problem.

make

In the middle of the Make I got an error message:

....
mkdir xs
writing...xs//typemap
failed to run xsbuilder: Can't locate ./xsbuilder/tables/Apache/libapreq2/FunctionTable.pm in @INC (@INC contains: /home/kzhou/perlmod . /usr/lib/perl5/5.8.4/i686-linux-thread-multi-ld /usr/lib/perl5/5.8.4 /usr/lib/perl5/site_perl/5.8.4/i686-linux-thread-multi-ld /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl .) at /usr/lib/perl5/site_perl/5.8.4/ExtUtils/XSBuilder/MapUtil.pm line 38.
make[1]: *** [perl/Makefile] Error 2
make[1]: Leaving directory `/home/kzhou/download/CPAN/libapreq2-2.03-dev/glue'
make: *** [all-recursive] Error 1


Since this is new, I could not find any help by searching the web.

Any one knows the solution?

Kemin



**********************************************************************
Proprietary or confidential information belonging to Ferring Holding SA or to one of 
its affiliated companies may be contained in the message. If you are not the addressee 
indicated in this message (or responsible for the delivery of the message to such 
person), please do not copy or deliver this message to anyone. In such case, please 
destroy this message and notify the sender by reply e-mail. Please advise the sender 
immediately if you or your employer do not consent to e-mail for messages of this 
kind. Opinions, conclusions and other information in this message represent the 
opinion of the sender and do not necessarily represent or reflect the views and 
opinions of Ferring.
**********************************************************************


-- Report problems: 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



Reply via email to