Re: intel fortran compiler probelms

2004-04-06 Thread Kamaraju Kusumanchi
install is not the command. It is the script install.sh shipped with the intel package. In a bash shell login as root, go the directory where you untarred the intel software, do #./install.sh -finalize-only -finalize-only is the actual argument and not an abbreviation. It is optional to modify

Re: intel fortran compiler probelms

2004-04-06 Thread Kamaraju Kusumanchi
Clifton wrote: hello, I can't seem to get the fortran compiler to install on debian. I am new to linux. was wondering if anyone had any experience with intel's fortran compiler, none of the instuctions i found on the web seem to work, so i must be doing something wrong. clifton sluss I am