Page 1 of 1

Installation of PHP 4.2.2 on OS X

Posted: Wed Jul 24, 2002 3:58 am
by mojoman
I hope this is the right place to ask this kind of question. Apologies if not.

I am trying to install PHP on to my Mac. I have updated Apache and am now trying to update PHP. I keep getting half the way through the installation and I get this:

/usr/bin/libtool: internal link edit command failed
make[1]: *** [libphp4.la] Error 1
make: *** [install-recursive] Error 1

Any commands after this don't work. This little fella arrived when I tried to sudo make install and it had looked quite healthy up to here!

Any help would be greatly appreciated as would anyone pointing me in the right direction if I have posted to the wrong place.

Cheers

Dan

Posted: Sat Jul 27, 2002 3:31 am
by daemorhedron
Sorry, the only advice I could give is to try this site : http://www.phpmac.com and make sure you have looked into the install docs on http://www.php.net . A very remote possibility is to examine the current bugs at http://bugs.php.net .

HTH! =)

moo

Posted: Sat Jul 27, 2002 8:39 am
by James Pelow
Currently PHP does not offically support Mac OS X. Support for Mac OS X is planned for 4.3 (sometime in August). Until then you can follow the advice on http://www.phpmac.com/

-James Pelow

thanks for the info

Posted: Mon Jul 29, 2002 3:21 am
by mojoman
Cheers for the information and your time.