* George Karaolides <[EMAIL PROTECTED]> [Dec 06. 2001 09:09]: > I'm trying to compile PHP4 on Debian potato. I'm using the Debian source > package php4_4.0.3pl1-0potato1.
You should consider using a recent snapshot from snaps.php.net > I'm getting the following errors, which seem to be related to mysql. This > is despite the fact that I've commented out the mysql configuration > options in debian/rules (I don't need mysql support). If you're positive you don't want mysql support, try configuring with: --disable-mysql -- -Brian Clark