Hi,
You'd better ask the vendor of "rocks cluster 4.1" that question.  We
didn't build these packages and don't know anything about them.  If
you'd like to build mod_perl yourself from source instead, there is
plenty of documentation at http://perl.apache.org/.

that's what i have done. I build it from source, but i used rpmbuild to get a package that i could uninstall easily.

When i use the suggested method:

perl Makefile.PL MP_APXS=/usr/sbin/apxs
make
make test

i get only one warning:

t/request_rec_tie_api:
perl 5.008005: PerlIO is used instead of TIEd IO

Where is the difference between rpmbuild that uses mod_perl.spec and the standard way using perl Makefile.PL?

Simon


Reply via email to