this has to be done: 1. install the deb.
# Recompile php4-midgard package: 2. apt-get source php4-midgard 3. apt-get build-dep php4-midgard 4. cd midgard-php4-1.4.2-1/debian 5. vi rules 6. change line: CONFIGURE_FLAGS=--with-midgard to CONFIGURE_FLAGS=--with-midgard --enable-mgd-preparser 7. cd .. 8. dpkg-buildpackage -rfakeroot -uc -b 9. dpkg -i php4-midgard_1.4.2-1-2_i386.deb **PROBLEMS USING THE PREPHARSER*** I've had the following problems: Midgard: format requested: '', got '$p' (strlen=7) Midgard: format requested: '', got '$p' (strlen=10) This I'm getting a lot ;( Tarjei --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
