installing php6 on a mac (from source)

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
Trouts
Forum Newbie
Posts: 1
Joined: Wed May 14, 2008 9:46 am

installing php6 on a mac (from source)

Post by Trouts »

hello,

i need to install php6 on my mac to start testing and developing for some of the new features and i can't get it to work.
i'm compiling from source and i've already compiled icu, but now i'm stuck at libxml2 - check out the progress at http://forums.macosxhints.com/showthread.php?p=469507

Can anyone help?
redmonkey
Forum Regular
Posts: 836
Joined: Thu Dec 18, 2003 3:58 pm

Re: installing php6 on a mac (from source)

Post by redmonkey »

I skimmed the forum thread you linked to above. The error snippet from config.log you posted appears to be incomplete, the gcc line is missing some arguments and I'd expect a more verbose error line.

Can you detail the exact steps (configure and make) you used for building icu and libxml2?

Also, have another look at config.log to see if there are any more error lines.
Post Reply