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:
http://ubuntuforums.org/showthread.php?t=1082782 However, when I followed there directions I could not get the ifort or icc (from intel) compilers to run. I tried to make an attempt at reinstalling these programs but all it does allow me to saying the following message: snyde...@snyderjm-laptop:~/l_fcompxe_2011.0.084$ sudo ./install.sh -------------------------------------------------------------------------------- Initializing, please wait... -------------------------------------------------------------------------------- The Intel(R) Composer XE 2011 for Linux* is already installed. If you want to reinstall the Intel(R) Composer XE 2011 for Linux* please uninstall current version and run install script again. -------------------------------------------------------------------------------- Press "Enter" key to quit: How do I resolve this issue? Thanks, Jason On Tue, Nov 23, 2010 at 12:50 AM, Alex Mandel <[email protected]>wrote: > On 11/23/2010 12:32 AM, Jason Snyder wrote: > > I just upgraded to linux 10.4 from linux 9.10 and am having problems with > > running programs and looking at directories in the terminal. > > > > For instance the command ls should give me all the contents of the > directory > > that I am in. However, this is what I get when I enter ls: > > > > snyde...@snyderjm-laptop:/$ ls > > Command 'ls' is available in '/bin/ls' > > The command could not be located because '/bin' is not included in the > PATH > > environment variable. > > ls: command not found > > > > > > Can you please help me resolve this issue ASAP so that I can start > working > > with programs that are on my desktop and also on my external hard drives > > from within the terminal? These include many fortran based programs. > > > > Thanks, > > > > Jason > > > > Sounds like your /etc/bash.bashrc or ~/.bash_profile got corrupted. Try > reinstalling bash and bash-completion. You will need to logout for the > changes to take effect after the reinstall, I don't think you need to > reboot. > > Alex > _______________________________________________ > vox-tech mailing list > [email protected] > http://lists.lugod.org/mailman/listinfo/vox-tech >
_______________________________________________ vox-tech mailing list [email protected] http://lists.lugod.org/mailman/listinfo/vox-tech
