<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> </div>
<div>Remember, Google is your friend -- searching for "install .bin Ubuntu" yielded this:</div>
<div> </div>
<div><a href="http://ubuntuforums.org/showthread.php?t=14223">http://ubuntuforums.org/showthread.php?t=14223</a></div>
<div> </div>
<div>Basically, .bin means it's a "binary" file that has to be run, rather than Ubuntu's usual .deb packages -- if the file isn't marked as executable, you may have to mark it as such:</div>
<div> </div>
<div><font face="courier new,monospace">chmod a+x whatever.bin</font></div>
<div><font face="Courier New"></font> </div>
<div><font face="">Hope this helps!</font></div>
<div><font face=""></font> </div>
<div><font face="">-Brian D.</font></div><br> </div>