PDA

View Full Version : [ubuntu] php5 installation



KlMASDO444
October 5th, 2010, 12:56 PM
hi guys,
im trying to install php5 but i hava some problem(i dont want with apt-get or yum i want with the hands(wget,tar,make..)

apache version:2.2
want to install:php 5.2.14
ubuntu

commands:
./configure --with-apxs2=/opt/apache2/bin/apxs --with-mysql --prefix=/opt/php55
configure error:xml-config not found

but the real problem its with make
i'm in the directory

make
output:no targets specified and no makefile found.stop.

make install
output:no targets specified and no makefile found.stop.:popcorn:

KlMASDO444
October 5th, 2010, 04:47 PM
Help Me Please:confused:

XeonBloomfield
October 5th, 2010, 08:52 PM
Have you seen this:

http://www.thegeekstuff.com/2008/07/instruction-guide-to-install-php5-from-source-on-linux/ (http://www.thegeekstuff.com/2008/07/instruction-guide-to-install-php5-from-source-on-linux/) ?