作者共發了2篇帖子。 字體大小:較小 - 100% (默認)▼  內容轉換:不轉換▼
 
點擊 回復
146 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)
 

本帖信息

點擊數:146 回複數:1
評論數: ?
作者:巨大八爪鱼
最後回復:巨大八爪鱼
最後回復時間:2024-10-31 20:03
 
©2010-2025 Purasbar Ver2.0
除非另有聲明,本站採用創用CC姓名標示-相同方式分享 3.0 Unported許可協議進行許可。