![]() |
erros in Allwmake
Hello, there :)
I had a problem with Allwmake. This is what I had done. Redhat linux version 2.4.18-14 gcc version 3.2.0 I downloaded OpenFOAM-1.5 in /home/jwjiwon/OpenFOAM/OpenFOAM-1.5/ I followed the step as README said until ./bashrc error occured. (in file settings.sh : gcc compiler is not installed in /OpenFOAM/ThirdParty/gcc-3.4.1/platforms/linux ) so I changed the file settings.sh using vi from OpenFOAM to System (which means using System gcc compiler , the program said ) and then typed ./Allwmake Error occurs : + cd . + cd wmake/src + make Makefile:61: /rules//general: No such file or directory Makefile:62: /rules: No such file or directory make: *** No rule to make target `/rules'. Stop. + cd + ./Allwmake ./Allwmake: line 10: ./Allwmake: No such file or directory + cd src + ./Allwmake + cd OpenFOAM + wmakeLnInclude . ./Allwmake: line 4: wmakeLnInclude: command not found + cd Pstream + ./Allwmake ./Allwmake: line 5: ./Allwmake: Permission denied + wmake libo OSspecific/ ./Allwmake: line 6: wmake: command not found + wmake libso OpenFOAM ./Allwmake: line 7: wmake: command not found + wmake libso lagrangian/basic ./Allwmake: line 9: wmake: command not found + wmake libso triSurface ./Allwmake: line 11: wmake: command not found + wmake libso edgeMesh ./Allwmake: line 12: wmake: command not found + wmake libso meshTools ./Allwmake: line 13: wmake: command not found + wmake libso finiteVolume ./Allwmake: line 14: wmake: command not found + cd decompositionAgglomeration + ./Allwmake ./Allwmake: line 16: ./Allwmake: Permission denied + wmake libso sampling ./Allwmake: line 18: wmake: command not found + wmake libso dynamicMesh ./Allwmake: line 20: wmake: command not found + wmake libso dynamicFvMesh ./Allwmake: line 21: wmake: command not found + wmake libso topoChangerFvMesh ./Allwmake: line 22: wmake: command not found + wmake libso fvMotionSolver ./Allwmake: line 23: wmake: command not found + wmake libso engine ./Allwmake: line 24: wmake: command not found + wmake libso ODE ./Allwmake: line 26: wmake: command not found + wmake libso randomProcesses ./Allwmake: line 27: wmake: command not found + cd thermophysicalModels + ./Allwmake ./Allwmake: line 29: ./Allwmake: Permission denied + cd transportModels + ./Allwmake ./Allwmake: line 30: ./Allwmake: Permission denied + cd turbulenceModels + ./Allwmake ./Allwmake: line 31: ./Allwmake: Permission denied + cd lagrangian + ./Allwmake ./Allwmake: line 32: ./Allwmake: Permission denied + cd postProcessing + ./Allwmake ./Allwmake: line 33: ./Allwmake: Permission denied + cd conversion + ./Allwmake ./Allwmake: line 34: ./Allwmake: Permission denied + wmake libso autoMesh ./Allwmake: line 36: wmake: command not found + wmake libso errorEstimation ./Allwmake: line 37: wmake: command not found + cd applications + ./Allwmake ./Allwmake: line 14: ./Allwmake: Permission denied + '[' '' = doc ']' huoa......... I have a first time using Linux to use OpenFOAM source. Can you explain me in detail? please help meT_T |
Dear jiwon,
Quote:
Henrik |
sudo ./Allwmake should solce your problems ;)
|
| All times are GMT -4. The time now is 01:46. |