<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Wulfy a écrit :
<blockquote cite="mid:483EAD8F.1010607@tiscali.co.uk" type="cite">
  <pre wrap="">Pat Brown wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">How can I install a bin file from a terminal? I have GoogleEarth and I 
tried installing it with the Package Manager before but though it seemed 
to install would never show up anywhere as an app to run. I can find a 
lot of various files when I unpack the downloaded bin file, but I have 
no idea how to run them, or even what to run. Does anyone here use 
GoogleEarth? I tried signing up for the GoogleEarth help list, but the 
advice I got was next to useless - I could never find the files where 
people said they were.

I'm stumped. I'd like to use GoogleEarth, but it looks like I should 
have kept my Windows partition to do so.

  
    </pre>
  </blockquote>
  <pre wrap=""><!---->Why not install the deb package?

wulfy@localhost:~$ apt-cache show googleearth-4.3
Package: googleearth-4.3
Source: googleearth
...
Description: Google Earth! 4.3 - binary files
 The idea is simple. It's a globe that sits inside your PC. You point
 and zoom to anyplace on the planet that you want to explore.
 Satellite images and local facts zoom into view. Tap into Google
 search to show local points of interest and facts. Zoom to a
 specific address to check out an apartment or hotel. View driving
 directions and even fly along your route. We invite you to try it
 now.
 .
 .
 This package contains binary files for Google Earth! 4.3.
  </pre>
</blockquote>
There is also <br>
<pre wrap="">me@localhost:~$sudo aptitude show googleearth
...
This is a meta package which allows to install Google Earth! 4.2 or Google Earth! 4.3.
Site : <a class="moz-txt-link-freetext" href="http://earth.google.com/">http://earth.google.com/</a>
</pre>
<br>
But how to specify 4.2 or 4.3 ??<br>
</body>
</html>