> When I uncommented PerlModule HTML::Embperl , and restarted Apache it
> failed, so how would I statically link into Apache?
>
ARe you running on Unix or NT?
On Unix you need the apache sources and the mod_perl sources. Go to the
mod_perl directory and do a
perl Makefile.PL
make
make install
for more info read the INSTALL file in the mod_perl directory.
If you are running on NT, you can't link it staticly and you _must_ upgrade
mod_perl
Gerald
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]