|

楼主 |
发表于 2009-5-22 17:48:20
|
显示全部楼层
还是不行,错误为
......................
Libraries have been installed in:
/usr/local/apache/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/usr/bin/install -c -m 644 apr.exp /usr/local/apache/lib/apr.exp
/usr/bin/install -c -m 644 apr.pc /usr/local/apache/lib/pkgconfig/apr-1.pc
for f in libtool shlibtool; do if test -f ${f}; then /usr/bin/install -c -m 755 ${f} /usr/local/apache/build; fi; done
/usr/bin/install -c -m 755 /www/famp5.1.0/soft/httpd-2.2.11/srclib/apr/build/mkdir.sh /usr/local/apache/build
for f in make_exports.awk make_var_export.awk; do /usr/bin/install -c -m 644 /www/famp5.1.0/soft/httpd-2.2.11/srclib/apr/build/${f} /usr/local/apache/build; done
/usr/bin/install -c -m 644 build/apr_rules.out /usr/local/apache/build/apr_rules.mk
/usr/bin/install -c -m 755 apr-config.out /usr/local/apache/bin/apr-1-config
Making install in apr-util
Making all in xml/expat
make: don't know how to make //ftp.cn.freebsd.org/pub/FreeBSD/ports/distfiles//. Stop
*** Error code 2
Stop in /www/famp5.1.0/soft/httpd-2.2.11/srclib/apr-util/xml/expat.
*** Error code 1
Stop in /www/famp5.1.0/soft/httpd-2.2.11/srclib/apr-util.
*** Error code 1
Stop in /www/famp5.1.0/soft/httpd-2.2.11/srclib.
*** Error code 1
Stop in /www/famp5.1.0/soft/httpd-2.2.11.
./apache.sh: cannot create /usr/local/apache/conf/httpd.conf: No such file or directory
./apache.sh: cannot create /usr/local/apache/conf/vhost.conf: No such file or directory
chown: /usr/local/apache/conf/vhost.conf: No such file or directory
chmod: /usr/local/apache/conf/vhost.conf: No such file or directory
Apache °²×°²»³É¹¦£¡È¡ÏûºóÃæµÄ°²×°
Apache is not installed! Stop to install FAMP.
FAMP°²×°Ê§°Ü£¡
Sorry! FAMP is not installed.
×÷Õß: °®¶´ÌØÂ©
Author: loveworking
WebSite: www.zijidelu.com |
|