php4 installation problem

2004-05-12 Thread Vivian
Hi,

I have problems installing php4.  I have done
cd /usr/ports/www/mod_php4
make install

Then, it shows You cannot define WITH_IMAP *and* WITH_RECODE!   Error code 1

Please help me resolve this.  

Thanks so much
Vivian
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: php4 installation problem

2004-05-12 Thread Peter Risdon
Vivian wrote:

 Hi,

 I have problems installing php4. I have done
 cd /usr/ports/www/mod_php4
 make install

 Then, it shows You cannot define WITH_IMAP *and* WITH_RECODE! Error
 code 1

 Please help me resolve this.


This means exactly what it says. When the install starts, you're invited
to choose different options. Some are incompatible with each other.

Do it again and choose either IMAP or RECODE, but not both.


PWR.


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]