|
[Sponsors] |
July 30, 2015, 08:24 |
Installing SU2 on Linux
|
#1 |
New Member
Antonio Lattanziu
Join Date: Jul 2013
Posts: 6
Rep Power: 13 |
Hi guys when I execute the following commands in a terminal:
cd /path/to/your/SU2/ ./configure the results is: Please be sure to add the $SU2_HOME and $SU2_RUN environment variables, and update your $PATH (and $PYTHONPATH if applicable) with $SU2_RUN. Based on the input to this configuration, add these lines to your .bashrc file: export SU2_RUN="/usr/local/bin" export SU2_HOME="/home/antonio/Scrivania/SU2" export PATH=$PATH:$SU2_RUN export PYTHONPATH=$PYTHONPATH:$SU2_RUN how do I edit the file .bashrc if you can not find it? Thanks |
|
August 8, 2015, 17:33 |
|
#2 | |
Senior Member
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 14 |
Quote:
~/) directory, and should be visible if you use ls -a ~/ Please note that this assumes you are using bash shell. The .bashrc script is run every time a bash shell is openned, and after you edit in in order to use the new aliases without starting a new terminal you should run source ~/.bashrc |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Helyx OS] Installing HelyxOS on 32 and 64bit Linux Distributions | wyldckat | OpenFOAM Community Contributions | 16 | December 23, 2016 07:37 |
LINUX Experts: Help with installing ANSYS workbench | faisal_durr | ANSYS | 1 | May 30, 2014 09:07 |
Dual Boot Windows and Linux and Go Open Source | andyj | Main CFD Forum | 2 | October 21, 2010 17:49 |
My experience Installing Elmer (Open Source Multi physics programme) on Linux | Ahmed | Main CFD Forum | 3 | August 10, 2010 14:42 |
why i get this error during installing Linux Fedora? | gholamghar | Main CFD Forum | 1 | July 23, 2010 04:14 |