|
[Sponsors] |
[OpenFOAM.org] git pull and then what? Allwmake? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 9, 2015, 14:03 |
git pull and then what? Allwmake?
|
#1 |
Member
Pruthvi
Join Date: Feb 2014
Posts: 41
Rep Power: 12 |
Hello all,
I have a clone of the OpenFOAM-2.3.X. repository. I did a Code:
git pull Code:
git add -A Code:
git commit -m "<message>" My question is, now that I have all the files should I run Allwmake? I already executed ./Allwmake in /opt/OpenFOAM/OpenFOAM-2.3.X./. Its been compiling for some time and now I'm terrified that I screwed up my OpenFOAM. I'm not sure if I can abort the process by ctrl-c. Please tell me what to do. I'm terrified that I screwed up my installation. Pruthvi. |
|
March 11, 2015, 16:41 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Hi Pruthvi,
Sorry for the late reply. But yes, you are meant to do "git pull" for getting the latest source code and then run Allwmake once again, so that the updated source code can be built once again. Best regards, Bruno
__________________
|
|
Tags |
allwmake, compiling, git, source |
|
|