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 "Enter" 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"><<a href="mailto:tech_dev@wildintellect.com">tech_dev@wildintellect.com</a>></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>
> I just upgraded to linux 10.4 from linux 9.10 and am having problems with<br>
> running programs and looking at directories in the terminal.<br>
><br>
> For instance the command ls should give me all the contents of the directory<br>
> that I am in. However, this is what I get when I enter ls:<br>
><br>
> snyderjm@snyderjm-laptop:/$ ls<br>
> Command 'ls' is available in '/bin/ls'<br>
> The command could not be located because '/bin' is not included in the PATH<br>
> environment variable.<br>
> ls: command not found<br>
><br>
><br>
> Can you please help me resolve this issue ASAP so that I can start working<br>
> with programs that are on my desktop and also on my external hard drives<br>
> from within the terminal? These include many fortran based programs.<br>
><br>
> Thanks,<br>
><br>
> Jason<br>
><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'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>