Configuring 5.2.4 for Mac OSX and Webstar

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

 



I'm having difficulty compiling and upgrading to version 5.2.4. Also using
WebSTAR.
Here's the steps I took and the resulting errors.

Any help would be appreciated!

1. Download the latest copy of PHP source code from [ http://www.php.net/
]http://www.php.net 
2. Open the Terminal application (in Applications/Utilities).
3. Type in "cd " and then drag the PHP source folder from the Finder to the
Terminal.
4. Click back in the Terminal and hit return. This should put you in the PHP
source folder.
5. Type in "./configure" and hit return. If you get a "command unknown"
error, type in "sudo chmod a+rx configure" and retry. Wait for the script to
complete.
6. Type in "make" and hit return/enter. Wait for the compile to complete.

Results, no compiled php to copy to!

Last login: Sat Oct 20 15:58:53 on console
Welcome to Darwin!
steve-merediths-powerbook-g4-17:~ stevemeredith$ cd
/Users/stevemeredith/Desktop/php-5.2.4/ 
steve-merediths-powerbook-g4-17:~/Desktop/php-5.2.4 stevemeredith$ ./configure
creating cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for egrep... grep -E
checking for a sed that does not truncate output... /usr/bin/sed
checking host system type... powerpc-apple-darwin8.10.0
checking target system type... powerpc-apple-darwin8.10.0
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
steve-merediths-powerbook-g4-17:~/Desktop/php-5.2.4 stevemeredith$ make
-bash: make: command not found
steve-merediths-powerbook-g4-17:~/Desktop/php-5.2.4 stevemeredith$ 







Steve Meredith
Internet Services Bureau Chief
Montana Office of Public Instruction
www.opi.mt.gov
www.metnet.mt.gov
MathScience.mt.gov
406-444-3563


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux