|
[Sponsors] |
July 20, 2011, 00:28 |
Install troubles on fedora
|
#1 | ||
New Member
Join Date: Jul 2011
Posts: 1
Rep Power: 0 |
I am having problems getting openfoam to run. Installed from source pack and finally up to this point.
Quote:
http://forums.linuxmint.com/viewtopic.php?f=90&t=36177 Quote:
|
|||
July 20, 2011, 03:49 |
|
#2 |
New Member
Joel Lehikoinen
Join Date: Jun 2011
Posts: 26
Rep Power: 15 |
I'd say your environmental variables are not set up. You can run echo $FOAM_RUN and if it prints nothing, then those variables are not set. Did you remember to do this:
Code:
if running bash or ksh (if in doubt type echo $SHELL), source the etc/bashrc file by adding the following line to the end of your $HOME/.bashrc file: source $HOME/OpenFOAM/OpenFOAM-2.0.0/etc/bashrc then type “source $HOME/.bashrc” in the current terminal window |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fedora 15 install help | jenkins | OpenFOAM Installation | 10 | October 27, 2011 18:51 |
install openfoam in fedora | Ahmed Khattab | OpenFOAM Installation | 32 | September 23, 2011 12:11 |
unable to install openfoam 1.7 using apt-get | maazhmd | OpenFOAM Installation | 7 | July 24, 2011 12:18 |
How to Install OpenFOAM on 64 Ubuntu 9.04 | hansel | OpenFOAM Installation | 62 | March 19, 2010 15:43 |
Ubuntu AMD64 Installation Troubles | mkw87 | OpenFOAM Installation | 31 | April 27, 2008 14:59 |