Installing Colfusion MX7 on Ububntu Gutsy, or Debian.
Get the installer for the Coldfusion site and run the following command over it:
sed 's/export LD_ASSUME/#exportLD_ASSUME/' coldfusion-702-lin.bin >cf
Note: There is a space missing in the second part of the sed. This is so the file remains the same length and the compressed parts add up.