目前共有2篇帖子。 字体大小:较小 - 100% (默认)▼  内容转换:台灣正體▼
 
点击 回复
209 1
Fedora 39源碼安裝mod_jk模塊的輸出
一派掌门 二十级
1楼 发表于:2024-10-31 19:57
[octopus@pc3 native]$ sudo make install
[sudo] password for octopus:
Making install in common
make[1]: Entering directory '/home/octopus/Downloads/tomcat-connectors-1.2.50-src/native/common'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/home/octopus/Downloads/tomcat-connectors-1.2.50-src/native/common'
Making install in apache-2.0
make[1]: Entering directory '/home/octopus/Downloads/tomcat-connectors-1.2.50-src/native/apache-2.0'

Installing files to Apache Modules Directory...
/usr/bin/apxs -i mod_jk.la
/usr/lib64/httpd/build/instdso.sh SH_LIBTOOL='/usr/lib64/apr-1/build/libtool' mod_jk.la /usr/lib64/httpd/modules
/usr/lib64/apr-1/build/libtool --mode=install install mod_jk.la /usr/lib64/httpd/modules/
libtool: install: install .libs/mod_jk.so /usr/lib64/httpd/modules/mod_jk.so
libtool: install: install .libs/mod_jk.lai /usr/lib64/httpd/modules/mod_jk.la
libtool: install: install .libs/mod_jk.a /usr/lib64/httpd/modules/mod_jk.a
libtool: install: chmod 644 /usr/lib64/httpd/modules/mod_jk.a
libtool: install: ranlib /usr/lib64/httpd/modules/mod_jk.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin:/sbin" ldconfig -n /usr/lib64/httpd/modules
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib64/httpd/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.
----------------------------------------------------------------------
chmod 755 /usr/lib64/httpd/modules/mod_jk.so

Please be sure to arrange /etc/httpd/conf/httpd.conf...

make[1]: Leaving directory '/home/octopus/Downloads/tomcat-connectors-1.2.50-src/native/apache-2.0'
make[1]: Entering directory '/home/octopus/Downloads/tomcat-connectors-1.2.50-src/native'
make[2]: Entering directory '/home/octopus/Downloads/tomcat-connectors-1.2.50-src/native'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/octopus/Downloads/tomcat-connectors-1.2.50-src/native'
make[1]: Leaving directory '/home/octopus/Downloads/tomcat-connectors-1.2.50-src/native'
一派掌门 二十级
2楼 发表于:2024-10-31 20:03
最後的結果是在/etc/httpd/modules文件夾中生成了mod_jk.so模塊文件。
 

回复帖子

内容:
用户名: 您目前是匿名发表
验证码:
(快捷键:Ctrl+Enter)
 

本帖信息

点击数:209 回复数:1
评论数: ?
作者:巨大八爪鱼
最后回复:巨大八爪鱼
最后回复时间:2024-10-31 20:03
 
©2010-2025 Purasbar Ver2.0
除非另有声明,本站采用知识共享署名-相同方式共享 3.0 Unported许可协议进行许可。