[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Installing PHP on RaQ550
- Subject: Re: [cobalt-users] Installing PHP on RaQ550
- From: René Mølsted <molsted@xxxxxxxxxxxx>
- Date: Sat Sep 27 15:14:02 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Den 27/09/03 23:59 jodlede Brian N. Smith <support@xxxxxxxxxx>:
>> checking whether IMAP works... no
>
> You need to install the Headers and libs for IMAP to work properly. Read
> the PHP Manual,
> and you will see what I mean.
>
> I got it working on my PHP v4.3.3 Build.
>
Just got a mail from Thomas that did the trick:
Try adding an environment variable
CC=/usr/sg/bin/gcc
export CC
then run configure again.
René