I have been planning to put a production web server up using Fedora Core 5 and
Cold Fusion MX 7 for some time - Mainly because the updates on FC5 are done so
much more frequenntly than most other versions of Linux I've used.
So far, the only production web servers I've had up have been Windows, but
I've really enjoyed how well Fedora has run my DNS and email in the arenas of
stability and performance.
So, I thought it'd be best to try a test install on FC5 first. I installed
the normal packages for a web server including Apache, and I
disabled SE Linux to begin with (I might tighten it down later).
I logged in as root, and attempted the CF Installation, and I received a
series of errors that did not show up in /var/log/messages or anywhere else I
could find. I also tried doing a chmod on all the installation directories to
777 (all privs granted for all users), and I verified all directories and files
exist. I'm curious if anyone else has had this problem. I copy/pasted the
context of what I saw below for reference. Any suggestions would be
appreciated. Thanks!
Bob Wiley
---------
[root@localhost ~]# ./coldfusion-702-lin.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
awk: error while loading shared libraries: libdl.so.2: cannot open
shared
object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open
shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
Launching installer...
grep: error while loading shared libraries: libc.so.6: cannot open
shared
object file: No such file or directory
/tmp/install.dir.8552/Linux/resource/jre/bin/java: error while loading
shared libraries: libpthread.so.0: cannot open shared object file: No
such
file or directory
[root@localhost ~]#
600305 - 08 Nov 2006 01:35 GMT
I have same problem to FC5 :(
speedpedal - 08 Nov 2006 03:27 GMT
This link might help:
http://www.talkingtree.com/blog/index.cfm/2006/4/5/Fedora-Core-5-Installlation-Guide
HTH.
serat - 22 Dec 2006 03:46 GMT
Thanks for the plug Melvin.
I've recently addressed this specific problem with libc.so.6 in a
comprehensive blog entry on Running ColdFusion 7.02 on Fedora Core 6:
http://www.talkingtree.com/blog/index.cfm/2006/12/6/Running-ColdFusion-MX-7-on-F
edora-Core-6-Linux