While not exactly related to the installer, we had someone run into the following issue, so I figured I'd post the solution here just in case anyone else ran into it.
Problem: On CentOS 5.2 64-bit, there was an odd issue with Java: "java: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory" From what I understand, this issue can also exist on CentOS 4 64-bit installations. Solution: Just run the following: # yum install glibc.i686 Once it's installed you should be able to restart Tomcat/OpenBD without issues. HTH! Warm regards, Jordan Michaels Vivio Technologies http://www.viviotech.net/ Open BlueDragon Steering Committee Adobe Solution Provider Jordan Michaels wrote: > The 1.0.1 Linux Installer is now available: > > http://openbd.viviotech.net/downloader.cfm/id/69/file/openbd-1.0.1_rhel_pl0.sh > > I've included a "patch level" indicator in the file name so folks are > aware if certain issues have been fixed in their release. > > Release Notes: > > - [FIX] 64-bit mod_jk connectors should now function as intended. > - [FIX] Added a "cd" directive to the automatic start script to address > a relative path issue that caused directories to get created that were > relative to where the command was executed rather then be relative to > the tomcat install directory. > - [FIX] Included a directive in the Apache config that causes the CFM > parameters to apply to all VirtualHosts listed in Apache. This was a > requirement of the most recent version of the mod_jk connector. > - [UPDATE] both 64-bit and 32-bit mod_jk connectors have been updated to > the latest versions available. > - [UPDATE] Both OpenBD and the OpenBD Administrator have been upgraded > to versions 1.0.1 > - [UPDATE] A patch level version number was added to the installer file > name. > > This installer has been tested on CentOS 4 and 5 both 64-bit and 32-bit > versions. > > There are no known issues with this release. Please let me know if you > find anything. > > Thank you! > --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
