Re: mod_perl 2.0 documentation converters

2001-03-28 Thread Doug MacEachern
i like the idea, the pdf output i've seen from your modules is really slick! before moving forward, i think we should consider creating a modperl-2.0-docs repository, similar to what httpd does, splitting up its docs and code. the mod_perl-2.0 dist can include the docs (or subset of), but a sepe

Re: mod_perl 1.25 and FreeBSD 4.3-BETA

2001-03-28 Thread Sean Chittenden
After a little poking around and some more looking into it, things work when: 1) mod_perl is compiled using apxs and as a dso and not statically 2) perl is built w/o threads ie perl threads are okay, just expect to compile mod_perl using apxs. For what it's worth. -sc On Tue,