On Thu, 10 May 2001, pp wrote: > checking PHP version... configure: error: version must be either 3 or 4 > > I do not know how it goes this way. > I got PHP4 installed. ./configure expects a --with-php=version, so in your case: ./configure --with-php=4 <other options you need> see also: ./configure --help -- 'The joy of my life is in Zion - Lauryn Hill' Armand A. Verstappen * <[EMAIL PROTECTED]> * --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
