I'm attempting to get Coldfusion up and running on my development box. I found
a tutorial for installing 7.01 on Debian, but I cannot get past the phase of
installation. Here is the error that i get:
[hr]
./coldfuion-702-lin.bin.bak
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...
nawk: error while loading shared libraries: libm.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
/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
exec: 2319: /tmp/install.dir.5753/Linux/resource/jre/bin/java: not found
[hr]
I've got the JDK installed. I dont know what else it could be. Thanks.
Same error here. I would love some help on this.
I navigated to the /tmp... directory mentioned above and found jre/bin/
java, so i don't know what the installer is talking about. I would
love to turn this into a 'how to set up coldfusion on ubuntu'
tutorial, but i think we're only one or two of the few unlucky ones
still coding up coldfusion.....
On Mar 25, 10:50 pm, "ericdfields" <webforumsu...@macromedia.com>
wrote:
> I'm attempting to get Coldfusion up and running on my development box. I found
> a tutorial for installing 7.01 on Debian, but I cannot get past the phase of
[quoted text clipped - 28 lines]
>
> I've got the JDK installed. I dont know what else it could be. Thanks.