From: Steve L. <st...@si...> - 2001-02-11 18:21:49
|
On Sat, 10 Feb 2001, Brian Aker wrote: > 1) Recompile apache without expat. Here's a question about this: OK, if you add RULE_EXPAT=no to the apache ./configure stage, it turns off the expat build. But according to <http://axkit.org/faq.xml>, this shouldn't be necessary because building mod_perl with DO_HTTPD=1 passes that setting to the apache build. I folloed those instructions, and yet it does appear that my apache 1.3.14 has the XML stuff in it (according to strings) anyway. I'll specify it to be safe, but I'm just wondering if anybody knows why the expat stuff is built into apache if mod_perl is really supposed to suppress it. I'm gearing up for the rebuild. Urg. -- Steve Linberg, Chief Goblin Silicon Goblin Technologies http://silicongoblin.com Be kind. Remember, everyone you meet is fighting a hard battle. |