[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Installing PHP on RaQ550



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é