-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Burton,
On 5/22/13 10:20 AM, Smith, Burton wrote: > I can get yum to pull 2.2.15-26.el6, but it is missing mod_ssl and > mod_jk. Try installing the package "mod_ssl". I don't have a RHEL box handy, but I do have access to an Amazon Linux box which aims to be RHEL-compatible. Installing the "mod_ssl" package will install the Apache httpd module for SSL. As for mod_jk, you will have to compile that yourself on most platforms. Fortunately, you don't have to actually compile httpd in order to compile mod_jk against it. Instead, you'll need to install a handful of other packages to support it. From memory, I think you need a few of these, and possibly other dependencies: gcc (which you almost certainly already have installed) make (which you almost certainly already have installed) httpd-devel apr-devel You might also need openssl-devel, but I think that's only for compiling tcnative. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBCAAGBQJRnNf+AAoJEBzwKT+lPKRYuwQP/i7PoDfY4BLEL/Q77mvvnixB kS9qsEQ8gVYw795rL3G1LsyH3jsTDooBizB9/deCukJjwjL5reCG53eiF9GXT2/w QwNPNUjIXUidyqjdbpfRb5jQa3w5r31lc26dchPkmxCCbzRy15Ds74ZPuNEZudS3 oLbNRjGrk0d8+mTtqxbSumld4ixK91UqoQg8cA1WGRLOekmsGsUQnj2bpUiwtglH ruhd0XknxffcWrplfI+cPgimFZUsj6JaEU9zjc+Ji80H26WXMRRn0jU6VDuMwIzp 4wMmfAthAfunXTkIQ/dKceLTLf0TxIztrUinB9wunHrdjW5nMygVHsyClnaAZVkV 9mDAP1KMhFGaPpIp9tmioaPUkmtvbaMd44yrWUFkjJaPwTSoo856s/K6mIPzwsUP c7Fhrr1PXCgAQsuwmr/epLRViiXohVlwTP9Pjf4ryGLU9M4omkxNwKO/8M79rVlY M7RNgnFiTVOl1eKF5A92y/3crZxTYs4/Bha3UBR8KAKsydAIZ2y5+iqIq3Cr3jFC GpgmicRcmbGYexNzyzTB6EqHjKAtUICgfPKfMn+DBs7B+8CrHbErR7xkmn/2nKdK 1K25nzj1yNP3xuRjSuOL3uY73sqoYkzw9Vij4P76748mKwFaPiiY5qVr6IQR9oOB Qp0+jbWSBlaeCT+xxArQ =/QNh -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org