>>>>> "Joe" == Joe Schaefer <[EMAIL PROTECTED]> writes:

Joe> OTOH, I'd like to solicit some feedback on yet another installation 
Joe> process- first making libapreq a shared library, and then linking
Joe> the Perl interfaces to *that* library (instead of libapreq.a).

Beware.  When I made mod_perl a .so, and then loaded that, I could not
load any other .so's from there, making all XS modules fail.  So
having an .so call an .so might not work.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

Reply via email to