it looks like I resolved this issue.  The only problem now I have is in regards to installing the ifort and icc compilers which I need to run certain types of programs.  I tried installing them based on the website:<br><br>
<a href="http://ubuntuforums.org/showthread.php?t=1082782">http://ubuntuforums.org/showthread.php?t=1082782</a><br><br>However, when I followed there directions I could not get the ifort or icc (from intel) compilers to run.  <br>
<br>I tried to make an attempt at reinstalling these programs but all it does allow me to saying the following message:<br><br>snyderjm@snyderjm-laptop:~/l_fcompxe_2011.0.084$ sudo ./install.sh<br><br>--------------------------------------------------------------------------------<br>
Initializing, please wait...<br>--------------------------------------------------------------------------------<br>The Intel(R) Composer XE 2011 for Linux* is already installed.<br><br>If you want to reinstall the Intel(R) Composer XE 2011 for Linux*<br>
please uninstall current version and run install script again.<br>--------------------------------------------------------------------------------<br>Press &quot;Enter&quot; key to quit: <br><br><br>How do I resolve this issue?<br>
<br>Thanks,<br><br>Jason<br><br><br><br><div class="gmail_quote">On Tue, Nov 23, 2010 at 12:50 AM, Alex Mandel <span dir="ltr">&lt;<a href="mailto:tech_dev@wildintellect.com">tech_dev@wildintellect.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div class="h5">On 11/23/2010 12:32 AM, Jason Snyder wrote:<br>
&gt; I just upgraded to linux 10.4 from linux 9.10 and am having problems with<br>
&gt; running programs and looking at directories in the terminal.<br>
&gt;<br>
&gt; For instance the command ls should give me all the contents of the directory<br>
&gt; that I am in.  However, this is what I get when I enter ls:<br>
&gt;<br>
&gt; snyderjm@snyderjm-laptop:/$ ls<br>
&gt; Command &#39;ls&#39; is available in &#39;/bin/ls&#39;<br>
&gt; The command could not be located because &#39;/bin&#39; is not included in the PATH<br>
&gt; environment variable.<br>
&gt; ls: command not found<br>
&gt;<br>
&gt;<br>
&gt; Can you please help me resolve this issue ASAP so that I can start working<br>
&gt; with programs that are on my desktop and also on my external hard drives<br>
&gt; from within the terminal?  These include many fortran based programs.<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt; Jason<br>
&gt;<br>
<br>
</div></div>Sounds like your /etc/bash.bashrc or ~/.bash_profile got corrupted. Try<br>
reinstalling bash and bash-completion. You will need to logout for the<br>
changes to take effect after the reinstall, I don&#39;t think you need to<br>
reboot.<br>
<br>
Alex<br>
_______________________________________________<br>
vox-tech mailing list<br>
<a href="mailto:vox-tech@lists.lugod.org">vox-tech@lists.lugod.org</a><br>
<a href="http://lists.lugod.org/mailman/listinfo/vox-tech" target="_blank">http://lists.lugod.org/mailman/listinfo/vox-tech</a><br>
</blockquote></div><br>