guide found here:
http://www.howtoforge.com/installing...on-ubuntu-9.04
Here is my install logs from the guide
Code:
]0;root@TCDEV: ~root@TCDEV:~# sudo apt-get install libstdc++5
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 32%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
E: Couldn't find package libstdc++5
]0;root@TCDEV: ~root@TCDEV:~# sudo apt-get install libstdc++5 6
Reading package lists... 0%
Reading package lists... 100%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree
Reading state information... 0%
Reading state information... 1%
Reading state information... Done
libstdc++6 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
]0;root@TCDEV: ~root@TCDEV:~# ls
ColdFusion_9_WWE_linux.bin index.html [0m[01;31mlatest.tar.gz[0m
[m]0;root@TCDEV: ~root@TCDEV:~# chmod +x ColdFusion_9_WWE_linux.bin
]0;root@TCDEV: ~root@TCDEV:~# sudo ./ColdFusion_9_WWE_linux.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...
Launching installer...
exec: 2470: /tmp/install.dir.2682/Linux/resource/jre/bin/java: not found
]0;root@TCDEV: ~root@TCDEV:~#