Brad Teale wrote: > All, > I've looked around RedHat EL and couldn't find a properly supported > Apache/Java/Tomat stack from RedHat. Our Institution wide IT department > recommends using RH Apache and Java/Tomcat installed by the user. I'm > still working with them for the mod_jk package. They want me to build > one, but I'm not sure why I would build a C++ package when RH supplies > one. Any ideas on that front?
Brad, The way we have things set up on RedHat EL 3 is as follows: - RedHat's Apache Web Server - Ant (downloaded & installed from Apache) - Java (downloaded & installed from Sun) - Tomcat (downloaded & installed from Apache) - mod_jk (compiled & installed following Wiki instructions: http://wiki.dspace.org/index.php/ModJk ) When I first installed DSpace a little over 1.5 years ago this seemed to be the best way to do things on RHEL (since Ant, Java and Tomcat from RedHat were all outdated at that time). In addition, at that time, I wasn't able to locate a mod_jk package from RedHat or anywhere else (hence compiling it from source). It actually wasn't too incredibly painful to compile mod_jk to install it (the hardest part was finding all the prerequisites to get it to actually compile). But, I documented it as detailed as I could on the Wiki, so hopefully it *should* be relatively straightforward. Let me know if you hit any snags, and maybe I can help out. - Tim -- ======================================== Tim Donohue Research Programmer, Illinois Digital Environment for Access to Learning and Scholarship (IDEALS) 135 Grainger Engineering Library University of Illinois at Urbana-Champaign email: [EMAIL PROTECTED] web: http://ideals.uiuc.edu phone: (217) 333-4648 fax: (217) 244-7764 ======================================== ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

