Installation guide
CHAPTER 4 Installing and Configuring a Web Server Redirector Plug-In
Installation Guide 59
Table 4-5: Subdirectories and files to copy from EAServer to Web
server host
3 Copy Apache-specific files. Whether or not you are running an Extended
API (EAPI) version of the Apache Web server determines which libraries
you need to copy from the $JAGUAR/lib or devlib directory to the location
the Web server normally searches for files. To determine which version of
the Apache Web server is running, enter the
httpd -V command. If the
output from this command contains “-D EAPI,” you have an EAPI version
of Apache and must copy and use the appropriate files:
• Files required for EAPI versions of the Apache Web server:
libjeaseapi_mod.so
Root directory Subdirectories and files to copy
$JAGUAR • db/*
• bin/setenv.sh
• bin/sasecmgr
• easmgr/*
• java/lib/easclient.jar
• java/lib/easj2ee.jar
• java/classes/easri.jar
• jdk/jdk1.3
$JAGUAR/lib or
$JAGUAR/devlib
• libjcc.so
• libjctssecct.so
• libjeas_mod.so
• libjeaseapi_mod.so
• libjeasproxy_mod.so
• libjeasproxyeapi_mod.so
• libjinsck_r.so
• libjintl_r.so
• libjjnirt.so
• libjlog.so
• libjsybscl_r.so
• libjtli_r.so
• libjutils.so
Note For production, copy libraries from the
$JAGUAR /lib directory. The libraries in
$JAGUAR/devlib are for debugging only.