installing php
Posted: Fri Jul 23, 2004 7:17 pm
I have php-4.3.4 downloaded. I have MacOS 10.1.2.8
I have a directory unixapps/php-4.3.4
I cd to the php folder. I assume I don't have to do gunzip or tar because the folder is decompressed.
The following command is supposed to be a basic configuration however it doesn't work. I get the message command not found :
./configure --with-apxs
then I tried make and sudo make install. With make it also says command not installed. With sudo make install it asked me for the password and then it said command not found.
This was the apple developer site instructions. On another site it said install the Xtools. Since I have 1.2.8 I tried to download the xtools 1.2 and couldn't using Safari download perhaps the site is busy. do I need this before I do the above? Why are the commands not working?
Thanks,

I have a directory unixapps/php-4.3.4
I cd to the php folder. I assume I don't have to do gunzip or tar because the folder is decompressed.
The following command is supposed to be a basic configuration however it doesn't work. I get the message command not found :
./configure --with-apxs
then I tried make and sudo make install. With make it also says command not installed. With sudo make install it asked me for the password and then it said command not found.
This was the apple developer site instructions. On another site it said install the Xtools. Since I have 1.2.8 I tried to download the xtools 1.2 and couldn't using Safari download perhaps the site is busy. do I need this before I do the above? Why are the commands not working?
Thanks,