LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Compiling Nwchem 6.0 (https://www.linuxquestions.org/questions/linux-newbie-8/compiling-nwchem-6-0-a-908986/)

Aqua_Regia 10-19-2011 10:46 AM

Compiling Nwchem 6.0
 
I have been trying to install/compile nwchem using this guide on their website:
"http://www.nwchem-sw.org/index.php/Compiling_NWChem" But ran into some problems running the "setenv" command in a terminal. I think I get an error like the command can not be found. Any help on the use of this command would be greatly appreciated, remember I am a complete newbie when it comes to linux. Also, I am running Fedora 15.

knudfl 10-19-2011 12:34 PM

Welcome to LQ.

'setenv' is an internal command in the tcsh, csh shell.

# yum install tcsh

Then you can do : 1) tcsh 2) setenv <env-option>


All times are GMT -5. The time now is 11:24 AM.