<div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Can anyone please explain to me in detail how to install a .bin file with Ubuntu 7.10?<br>Danny J.</div></blockquote>
<div>&nbsp;</div>
<div>Remember, Google is your friend -- searching for &quot;install .bin Ubuntu&quot; yielded this:</div>
<div>&nbsp;</div>
<div><a href="http://ubuntuforums.org/showthread.php?t=14223">http://ubuntuforums.org/showthread.php?t=14223</a></div>
<div>&nbsp;</div>
<div>Basically, .bin means it&#39;s a &quot;binary&quot; file that has to be run, rather than Ubuntu&#39;s usual .deb packages -- if the file isn&#39;t marked as executable, you may have to mark it as such:</div>
<div>&nbsp;</div>
<div><font face="courier new,monospace">chmod a+x whatever.bin</font></div>
<div><font face="Courier New"></font>&nbsp;</div>
<div><font face="">Hope this helps!</font></div>
<div><font face=""></font>&nbsp;</div>
<div><font face="">-Brian D.</font></div><br>&nbsp;</div>