Topic: Statler amd64 - how to install google-earth and skype
Just in case I am not the last one to get these two apps working under x86_64
1) install nvidia driver. richs-lxh posting on these forums always works for me:
http://crunchbanglinux.org/forums/topic r-squeeze/
2) install (from repositories.)
nvidia-glx-ia32
lsb-core
3) download the google-earth deb from the google earth website and install with gdebi
sudo gdebi google-earth-stable_current_amd64.deb
4) job done
Skype (if you have to use this because everyone else does)
1) download the linux skype i386 .deb from the skype website
2) force the install
sudo dpkg -i --force-all skype-debian_2.1.0.81-1_i386.deb
in the terminal there appears a message along the lines skype depends on libxssl. Ignore and logout, login again (so the icon appears in xfce menu)
3) job done.
Note: works in lmde christmas release too - though I think I manually had to install ia32-libs-gtk which is already in crunchbang.