I have been trying to install Google Earth on my netbook running 11.04. I have the .deb file in my directory /home/andy/
but when I use terminal with the command sudo dpkg -i /home/andy/googleearth_6.0.3.2197+0.6.0-1_i386.deb
, I get the following error:
dpkg: error processing /home/andy/googleearth_6.0.3.2197+0.6.0-1_i386.deb
(--install): cannot access archive: No such file or directory
Is this a typo on my part or is the sudo command accurate and it could be another issue? Also when I double-click this file, it automatically open the software centre application which is then frozen and I have to close it. Can a .deb
be installed any other way?
ls -l /home/andy/googleearth_6.0.3.2197+0.6.0-1_i386.deb
– enzotib Aug 25 '11 at 13:00E: googleearth: maintainer-address-malformed root@andy-N150P-N210P-N220P
I'm not sure if the original .deb is corrupted or there is a conflict with my system.
– user23658 Aug 25 '11 at 14:36