> googleearth-bin: error while loading shared libraries: libXcursor.so.1: > cannot open shared object file: No such file or directory I think you can do sudo apt-get install libxcursor1 in general you can search for package with apt-cache search libXcursor1 this gives you the list of available package containing libxcursor1 Greets -- Andy