Le 11/05/2013 09:17, Hans-J. Ullrich a écrit :
as real root, googleearth won't install,
# apt-get install ./googleearth_6.0.3.2197+0.7.0-1_amd64.deb

No no, don't use apt-get. If you want to install via apt-get, the package must
be in /var/cache/apt/archives.

Just install it with

dpkg -i /path_to_where_the_package_is/googleearth_bla.deb

as root.

Dependencies should then also be shown. If some libs are missing and the
googleearth package could not be installed, just install the libs manually. If
all needed libs are installled, the package will automatically finish its
installation.

Good luck!

Hans


You can also use

gdebi /path_to_where_the_package_is/googleearth_bla.deb

It will automatically grab the dependencies


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/518df81b.9080...@rail.eu.org

Reply via email to