求助啊我在安装php的时候 make 后显示make: *** No targets specified and no makefile found. Stop怎么办
在Linux下安装php在顺利的解压文件顺利的是执行#./configure--prefix=/usr/local/php--with-config-file-path=...
在Linux下安装 php
在顺利的解压文件 顺利的是执行 # ./configure --prefix=/usr/local/php --with-config-file-path=/usr/local/php/etc --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/usr/local/mysql/ --with-libxml-dir=/usr/local/libxml2/ --with-png-dir=/usr/local/libpng/ --with-jpeg-dir=/usr/local/jpeg6/ --with-freetype-dir=/usr/local/freetype/ --with-gd=/usr/local/gd2/ --with-zlib-dir=/usr/local/zlib/ --with-mcrypt=/usr/local/libmcrypt/ --with-mysqli=/usr/local/mysql/bin/mysql/mysql_config --enable-soap --enable-mbstring=all --enable-socpwd 后 在进行make编译的时候的时候 提示
# make
make: *** No targets specified and no makefile found. Stop.
这个是什么意思啊 在网上没找到合适的答案啊 ~~~~ 展开
在顺利的解压文件 顺利的是执行 # ./configure --prefix=/usr/local/php --with-config-file-path=/usr/local/php/etc --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/usr/local/mysql/ --with-libxml-dir=/usr/local/libxml2/ --with-png-dir=/usr/local/libpng/ --with-jpeg-dir=/usr/local/jpeg6/ --with-freetype-dir=/usr/local/freetype/ --with-gd=/usr/local/gd2/ --with-zlib-dir=/usr/local/zlib/ --with-mcrypt=/usr/local/libmcrypt/ --with-mysqli=/usr/local/mysql/bin/mysql/mysql_config --enable-soap --enable-mbstring=all --enable-socpwd 后 在进行make编译的时候的时候 提示
# make
make: *** No targets specified and no makefile found. Stop.
这个是什么意思啊 在网上没找到合适的答案啊 ~~~~ 展开
2个回答
展开全部
Configure: error: xml2-config not found. Please check your libxml2 installation.
Solutions :
yum install libxml2 libxml2-devel (For Redhat & Fedora)
# aptitude install libxml2-dev (For ubuntu)
Solutions :
yum install libxml2 libxml2-devel (For Redhat & Fedora)
# aptitude install libxml2-dev (For ubuntu)
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询