Skip to main content
October 20, 2007
Question

Coldfusion 8 install on ubuntu gutsy 7.10

  • October 20, 2007
  • 1 reply
  • 286 views
I tried the fix that worked w/ ubuntu 7.04 even though it was a different error. This however did not change anything , I am still not able to install . Any input would be greatly appreciated.

~$ cat Coldfusion-8-lin.bin | sed "s/export LD_ASSUME_KERNEL/#xport LD_ASSUME_KERNEL/" > /tmp/coldfusion.bin
~$ sudo sh /tmp/coldfusion.bin

Launching installer...

exec: 2481: /tmp/install.dir.8037/Linux/resource/jre/bin/java: not found

I am running
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_03-b05, mixed mode)

2.6.22-14-server #1 SMP Sun Oct 14 22:09:15 GMT 2007 x
86_64 GNU/Linux
This topic has been closed for replies.

1 reply

October 23, 2007
Ubuntu is not supported on 32 bit, never mind 64 bit. The JVM that ships with ColdFusion is only supported on Solaris SPARC on 64 ... soz, not much help from me ... you might want to check if the 64 bit JVM from Sun is supported on Ubuntu, you might have more luck chasing up that avenue for bugs/solutions