<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.1">
</HEAD>
<BODY>
I am trying to install Google Earth for Linux. <BR>
I downloaded it form the Internet &amp; it's on my desktop right now &amp; I can't figure out how to install it.<BR>
It reads - GoogleEarthLinux.bin&nbsp; - when I click on properties it reads it's a shell script. I tried the directions below <BR>
with no success. Please advise - I am new to Linux.<BR>
Danny J.<BR>
<BR>
<FONT COLOR="#000000">On Fri, 18 Jan 2008 02:46:22 -0600</FONT>
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Danny &lt;<A HREF="mailto:bunjee@charter.net">bunjee@charter.net</A>&gt; wrote:</FONT>

<FONT COLOR="#000000">&gt; Can anyone please explain to me in detail how to install a .bin file</FONT>
<FONT COLOR="#000000">&gt; with Ubuntu 7.10?</FONT>

<FONT COLOR="#000000">Just a guess without knowing where the file was downloaded from:</FONT>

<FONT COLOR="#000000">start a terminal</FONT>
<FONT COLOR="#000000">cd dir_where_the_file_is</FONT>
<FONT COLOR="#000000">sudo chmod +x file.bin</FONT>
<FONT COLOR="#000000">sudo ./file.bin</FONT>

<FONT COLOR="#000000">What are you trying to install?  Maybe it's in ubuntu's repositories</FONT>
<FONT COLOR="#000000">somewhere instead?</FONT>

<FONT COLOR="#000000">Josh</FONT>

</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>