求助:mod_limitipconn怎麽安装不上啊?

由 剑心 在 09-07-2004 01:23 发表:

求助:mod_limitipconn怎麽安装不上啊?

我的Apache版本是2.0.50

下载的mod_limitipconn-0.04.tar.gz

等我解压后用以下命令安装时,出现如下提示:

[root@youth mod_limitipconn-0.22]# /home/apache/bin/apxs -c -i -a mod_limitipconn.c

/home/apache/build/libtool --silent --mode=compile gcc -prefer-pic -O6 -mcpu=pentiumpro -fomit-frame-pointer -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -pthread -I/home/apache/include -I/home/apache/include -I/home/apache/include -c -o mod_limitipconn.lo mod_limitipconn.c && touch mod_limitipconn.slo

/home/apache/build/libtool --silent --mode=link gcc -o mod_limitipconn.la -rpath /home/apache/modules -module -avoid-version mod_limitipconn.lo

/home/apache/build/instdso.sh SH_LIBTOOL='/home/apache/build/libtool' mod_limitipconn.la /home/apache/modules

/home/apache/build/libtool --mode=install cp mod_limitipconn.la /home/apache/modules/

cp .libs/mod_limitipconn.lai /home/apache/modules/mod_limitipconn.la

cp .libs/mod_limitipconn.a /home/apache/modules/mod_limitipconn.a

ranlib /home/apache/modules/mod_limitipconn.a

chmod 644 /home/apache/modules/mod_limitipconn.a

PATH="$PATH:/sbin" ldconfig -n /home/apache/modules

----------------------------------------------------------------------

Libraries have been installed in:

/home/apache/modules

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

- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for

more information, such as the ld(1) and ld.so(8) manual pages.

----------------

Published At
Categories with 服务器类
Tagged with
comments powered by Disqus