guide found here: http://www.howtoforge.com/installing-apache-and-coldfusion-9-on-ubuntu-9.04 Here is my install logs from the guide Code: ]0;[email protected]: ~[email protected]:~# 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;[email protected]: ~[email protected]:~# 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;[email protected]: ~[email protected]:~# ls ColdFusion_9_WWE_linux.bin index.html [0m[01;31mlatest.tar.gz[0m [m]0;[email protected]: ~[email protected]:~# chmod +x ColdFusion_9_WWE_linux.bin ]0;[email protected]: ~[email protected]:~# 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;[email protected]: ~[email protected]:~#
It can't be the installer beacuse the guide uses the same file i've also checked the MD5 MD5 from Adobe: 92d71451eff723f6bc8cd752a35ff4be MD5 from my computer: 92d71451eff723f6bc8cd752a35ff4be MD5 from my linux server: 92d71451eff723f6bc8cd752a35ff4be and they are all identical.