|
[Sponsors] |
June 21, 2012, 05:05 |
|
#21 |
Senior Member
Julien
Join Date: Jun 2012
Location: France
Posts: 152
Rep Power: 14 |
My lieges ,
Bruno: Code:
mpirun (Open MPI) 1.3.2 You are right: I have found /opt/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/openmpi-system/libPstream.so BUT the environment variable $FOAM_MPI_LIBBIN does NOT exist! Another problem: I just don't know what do you mean about "have a bug-report on the mantis with the changes required to Make/option". I would like to help, but how? |
|
June 21, 2012, 11:15 |
|
#22 |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
||
June 21, 2012, 15:51 |
|
#23 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Please don't use such fancy words. I must assume that you're making fun of me
Quote:
|
||
June 21, 2012, 17:23 |
|
#24 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Quote:
As for the bug issue: I'm not so sure this is an actual bug There are too many tell tale signs of something not working properly in this OpenFOAM installation! edit: I forgot to mention: Julien, what about your "~/.bashrc" file? What does the OpenFOAM related section look like?
__________________
Last edited by wyldckat; June 21, 2012 at 17:25. Reason: see "edit:" |
||
June 21, 2012, 20:37 |
|
#25 |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
That may be right. My assumption was (and I think I saw that before) that some linkers (or some flags) don't link implicitly libraries like meshTools and triSurface to applications. And I thought "Including these won't hurt anyone"
|
|
June 22, 2012, 06:19 |
|
#26 |
Senior Member
Julien
Join Date: Jun 2012
Location: France
Posts: 152
Rep Power: 14 |
Hi!
@Bernhard: I apologize. It was a kind of "private joke" with Bruno since when I played Warcraft, some orcs were saying "My Liege ?". And it was also out of deference to you (with absolutely no irony) @Bruno: the only link from bash to OpenFoam is its last line: source /opt/OpenFOAM-2.1.0/etc/bashrc |
|
June 22, 2012, 16:15 |
|
#27 |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
||
June 23, 2012, 16:16 |
|
#28 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
@Julien:
Quote:
The "missing libraries" issue was something that only happened when Ubuntu 11.04 or 11.10 or when Fedora 16 came out (can't really be certain) which brought a new fancy ld that forcefully needs that people properly define all of the necessary library dependencies. But openSUSE 11.4 didn't have this issue, at least not that I remember. So, it's possible that either you or some application needed this kind of setting... and changed the system's default ld options. Another question: how exactly were you able to install Open-MPI 1.3.2? Last time I saw, it had disappeared from the openSUSE Science repositories...
__________________
|
||
June 25, 2012, 05:42 |
|
#29 |
Senior Member
Julien
Join Date: Jun 2012
Location: France
Posts: 152
Rep Power: 14 |
Sorry Bruno, I have no idea... It a new job for me: I am using a computer allready installed...
|
|
February 18, 2013, 22:50 |
interFoamWithSources could not be compiled
|
#30 |
Member
Albert Tong
Join Date: Dec 2010
Location: Perth, WA, Australia
Posts: 76
Blog Entries: 1
Rep Power: 15 |
Hi All,
I compiled the swak4Foam a while ago and it worked smoothly. However, when I wclean all and ./Allwmake it again yesterday, the interFoamWithSources solver could not be compiled. The following is the message from a second time of ./Allwmake. Code:
./Allwmake No simpleFuctionsObject existing. Press ENTER to continue compilation or abort and download it with the downloadSimpleFunctionObjects.sh script '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libswak4FoamParsers.so' is up to date. '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libgroovyBC.so' is up to date. '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libswakFunctionObjects.so' is up to date. simpleSwakFunctionObjects not compiled because no simpleFunctionObjects installation found '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libswakTopoSources.so' is up to date. '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libswakSourceFields.so' is up to date. '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libgroovyStandardBCs.so' is up to date. make: `/home/tfuwa/OpenFOAM/tfuwa-1.7.1/applications/bin/linux64GccDPOpt/funkySetFields' is up to date. make: `/home/tfuwa/OpenFOAM/tfuwa-1.7.1/applications/bin/linux64GccDPOpt/funkySetBoundaryField' is up to date. make: `/home/tfuwa/OpenFOAM/tfuwa-1.7.1/applications/bin/linux64GccDPOpt/replayTransientBC' is up to date. make: `/home/tfuwa/OpenFOAM/tfuwa-1.7.1/applications/bin/linux64GccDPOpt/funkyDoCalc' is up to date. Code:
./Allwmake No 'swakConfiguration'. Python etc won't work Checking swak4Foam-version and generating file Traceback (most recent call last): File "./maintainanceScripts/makeSwakVersionFile.py", line 8, in <module> output = Popen(["hg", "branch"], stdout=PIPE).communicate()[0] File "/usr/lib/python2.7/subprocess.py", line 679, in __init__ errread, errwrite) File "/usr/lib/python2.7/subprocess.py", line 1239, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory Bison is version 2.4.1 Flex is version 2.5.35 (Minor version: 35) OpenFOAM-version: Major 1 Minor 7 Patch 1 No change to swak4FoamParsers/foamVersion4swak.H '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libswak4FoamParsers.so' is up to date. '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libgroovyBC.so' is up to date. '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libswakFunctionObjects.so' is up to date. '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libsimpleFunctionObjects.so' is up to date. '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libsimpleLagrangianFunctionObjects.so' is up to date. '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libsimpleSwakFunctionObjects.so' is up to date. '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libswakTopoSources.so' is up to date. '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libswakSourceFields.so' is up to date. '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libgroovyStandardBCs.so' is up to date. SWAK_PYTHON_INCLUDE not defined .... no Python-Integration '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libswakMeshQualityFunctionPlugin.so' is up to date. '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libswakLocalCalculationsFunctionPlugin.so' is up to date. '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libswakRandomFunctionPlugin.so' is up to date. '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libswakFvcSchemesFunctionPlugin.so' is up to date. '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libswakThermoTurbFunctionPlugin.so' is up to date. '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libswakTransportTurbFunctionPlugin.so' is up to date. '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libswakSurfacesAndSetsFunctionPlugin.so' is up to date. '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libswakLagrangianCloudSourcesFunctionPlugin.so' is up to date. '/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt/libswakVelocityFunctionPlugin.so' is up to date. make[1]: Entering directory `/home/tfuwa/OpenFOAM/tfuwa-1.7.1/applications/swak4Foam_1.x_release_0.2.1/Utilities/funkyDoCalc' make[1]: `/home/tfuwa/OpenFOAM/tfuwa-1.7.1/applications/bin/linux64GccDPOpt/funkyDoCalc' is up to date. make[1]: Leaving directory `/home/tfuwa/OpenFOAM/tfuwa-1.7.1/applications/swak4Foam_1.x_release_0.2.1/Utilities/funkyDoCalc' make[1]: Entering directory `/home/tfuwa/OpenFOAM/tfuwa-1.7.1/applications/swak4Foam_1.x_release_0.2.1/Utilities/funkySetBoundaryField' make[1]: `/home/tfuwa/OpenFOAM/tfuwa-1.7.1/applications/bin/linux64GccDPOpt/funkySetBoundaryField' is up to date. make[1]: Leaving directory `/home/tfuwa/OpenFOAM/tfuwa-1.7.1/applications/swak4Foam_1.x_release_0.2.1/Utilities/funkySetBoundaryField' make[1]: Entering directory `/home/tfuwa/OpenFOAM/tfuwa-1.7.1/applications/swak4Foam_1.x_release_0.2.1/Utilities/funkySetFields' make[1]: `/home/tfuwa/OpenFOAM/tfuwa-1.7.1/applications/bin/linux64GccDPOpt/funkySetFields' is up to date. make[1]: Leaving directory `/home/tfuwa/OpenFOAM/tfuwa-1.7.1/applications/swak4Foam_1.x_release_0.2.1/Utilities/funkySetFields' make[1]: Entering directory `/home/tfuwa/OpenFOAM/tfuwa-1.7.1/applications/swak4Foam_1.x_release_0.2.1/Utilities/replayTransientBC' make[1]: `/home/tfuwa/OpenFOAM/tfuwa-1.7.1/applications/bin/linux64GccDPOpt/replayTransientBC' is up to date. make[1]: Leaving directory `/home/tfuwa/OpenFOAM/tfuwa-1.7.1/applications/swak4Foam_1.x_release_0.2.1/Utilities/replayTransientBC'
__________________
Kind regards, Albert |
|
February 18, 2013, 22:59 |
|
#31 |
Member
Albert Tong
Join Date: Dec 2010
Location: Perth, WA, Australia
Posts: 76
Blog Entries: 1
Rep Power: 15 |
Hi again,
When I tried to compile interFoamWithSources separately, the error message is Code:
g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-40 -I/opt/openfoam171/src/transportModels -I/opt/openfoam171/src/transportModels/incompressible/lnInclude -I/opt/openfoam171/src/transportModels/interfaceProperties/lnInclude -I/opt/openfoam171/src/turbulenceModels/incompressible/turbulenceModel -I/opt/openfoam171/src/finiteVolume/lnInclude -I../../../Libraries/swak4FoamParsers/lnInclude/ -I../../../Libraries/swakSourceFields/lnInclude/ -IlnInclude -I. -I/opt/openfoam171/src/OpenFOAM/lnInclude -I/opt/openfoam171/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed Make/linux64GccDPOpt/interFoamWithSources.o -L/opt/openfoam171/lib/linux64GccDPOpt \ -ltwoPhaseInterfaceProperties -linterfaceProperties -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -L/home/tfuwa/OpenFOAM/tfuwa-1.7.1/lib/linux64GccDPOpt -lswak4FoamParsers -lswakSourceFields -lOpenFOAM -liberty -ldl -lm -o /home/tfuwa/OpenFOAM/tfuwa-1.7.1/applications/bin/linux64GccDPOpt/interFoamWithSources /opt/openfoam171/lib/linux64GccDPOpt/libinterfaceProperties.so: undefined reference to `typeinfo for Foam::alphaContactAngleFvPatchScalarField' collect2: ld returned 1 exit status make: *** [/home/tfuwa/OpenFOAM/tfuwa-1.7.1/applications/bin/linux64GccDPOpt/interFoamWithSources] Error 1
__________________
Kind regards, Albert |
|
February 19, 2013, 11:24 |
|
#32 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Code:
EXE_INC = \ -I$(LIB_SRC)/transportModels \ -I$(LIB_SRC)/transportModels/incompressible/lnInclude \ -I$(LIB_SRC)/transportModels/interfaceProperties/lnInclude \ -I$(LIB_SRC)/turbulenceModels/incompressible/turbulenceModel \ -I$(LIB_SRC)/finiteVolume/lnInclude \ -I$(LIB_SRC)/sampling/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \ -I../../../Libraries/swak4FoamParsers/lnInclude/ \ -I../../../Libraries/swakSourceFields/lnInclude/ EXE_LIBS = \ -ltwoPhaseInterfaceProperties \ -linterfaceProperties \ -lincompressibleTransportModels \ -lincompressibleTurbulenceModel \ -lincompressibleRASModels \ -lincompressibleLESModels \ -lfiniteVolume \ -lsampling \ -lmeshTools \ -L$(FOAM_USER_LIBBIN) \ -lswak4FoamParsers \ -lswakSourceFields
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
||
February 23, 2013, 09:46 |
interFoamWithSources
|
#33 |
Member
Albert Tong
Join Date: Dec 2010
Location: Perth, WA, Australia
Posts: 76
Blog Entries: 1
Rep Power: 15 |
Hi Bernhard,
I just gave up the installation of interFoamWithSources on OF1.7.1 and moved to OF2.1.1, as after changing options to your suggestion, there were still some errors for OF1.7.1. After downloading the swak4Foam files from your wiki page (1st link here, "can be downloaded here for OpenFOAM 2.x and OpenFOAM 1.x. "). The installation for swak4Foam itself is ok. I got these in /bin Code:
funkyDoCalc funkySetBoundaryField funkySetFields replayTransientBC Code:
libgroovyBC.so libswakFunctionObjects.so libswakSourceFields.so libgroovyStandardBCs.so libswakFvcSchemesFunctionPlugin.so libswakSurfacesAndSetsFunctionPlugin.so libsimpleFunctionObjects.so libswakLagrangianCloudSourcesFunctionPlugin.so libswakThermoTurbFunctionPlugin.so libsimpleLagrangianFunctionObjects.so libswakLocalCalculationsFunctionPlugin.so libswakTopoSources.so libsimpleSwakFunctionObjects.so libswakMeshQualityFunctionPlugin.so libswakTransportTurbFunctionPlugin.so libswak4FoamParsers.so libswakRandomFunctionPlugin.so libswakVelocityFunctionPlugin.so Code:
wmake all This could be simple for you but I really have no idea what is wrong. Please comment on this. Thanks heaps. Code:
Making dependency list for source file interFoamWithSources.C could not open file mappedWallPolyPatch.H for source file interFoamWithSources.C could not open file mappedPolyPatch.H for source file interFoamWithSources.C could not open file FixedValuePointPatchField.H for source file interFoamWithSources.C could not open file ZeroGradientPointPatchField.H for source file interFoamWithSources.C could not open file CalculatedPointPatchField.H for source file interFoamWithSources.C SOURCE=interFoamWithSources.C ; g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -O3 -DNoRepository -ftemplate-depth-100 -I/home/xlou/OpenFOAM/OpenFOAM-2.1.1/src/transportModels -I/home/xlou/OpenFOAM/OpenFOAM-2.1.1/src/transportModels/incompressible/lnInclude -I/home/xlou/OpenFOAM/OpenFOAM-2.1.1/src/transportModels/interfaceProperties/lnInclude -I/home/xlou/OpenFOAM/OpenFOAM-2.1.1/src/turbulenceModels/incompressible/turbulenceModel -I/home/xlou/OpenFOAM/OpenFOAM-2.1.1/src/finiteVolume/lnInclude -I/home/xlou/OpenFOAM/OpenFOAM-2.1.1/src/finiteVolume/lnInclude -I/home/xlou/OpenFOAM/OpenFOAM-2.1.1/src/sampling/lnInclude -I../../../Libraries/swak4FoamParsers/lnInclude/ -I../../../Libraries/swakSourceFields/lnInclude/ -IlnInclude -I. -I/home/xlou/OpenFOAM/OpenFOAM-2.1.1/src/OpenFOAM/lnInclude -I/home/xlou/OpenFOAM/OpenFOAM-2.1.1/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64Gcc44DPOpt/interFoamWithSources.o In file included from ../../../Libraries/swak4FoamParsers/lnInclude/FieldValueExpressionDriverI.H:13, from ../../../Libraries/swak4FoamParsers/lnInclude/FieldValueExpressionDriver.H:448, from ../../../Libraries/swakSourceFields/lnInclude/expressionSource.H:45, from interFoamWithSources.C:49: /home/xlou/OpenFOAM/OpenFOAM-2.1.1/src/finiteVolume/lnInclude/mappedWallFvPatch.H:39:33: error: mappedWallPolyPatch.H: No such file or directory In file included from ../../../Libraries/swak4FoamParsers/lnInclude/FieldValueExpressionDriverI.H:14, from ../../../Libraries/swak4FoamParsers/lnInclude/FieldValueExpressionDriver.H:448, from ../../../Libraries/swakSourceFields/lnInclude/expressionSource.H:45, from interFoamWithSources.C:49: /home/xlou/OpenFOAM/OpenFOAM-2.1.1/src/finiteVolume/lnInclude/mappedFvPatch.H:39:29: error: mappedPolyPatch.H: No such file or directory In file included from ../../../Libraries/swak4FoamParsers/lnInclude/FieldValueExpressionParser_location.hh:44, from FieldValueExpressionParser.tab.hh:65, from ../../../Libraries/swak4FoamParsers/lnInclude/FieldValueExpressionDriver.H:19, from ../../../Libraries/swakSourceFields/lnInclude/expressionSource.H:45, from interFoamWithSources.C:49: position.hh: In function ‘bool parserField::operator==(const parserField::position&, const parserField::position&)’: position.hh:136: warning: suggest parentheses around ‘&&’ within ‘||’ In file included from ../../../Libraries/swak4FoamParsers/lnInclude/FieldValueExpressionDriverI.H:13, from ../../../Libraries/swak4FoamParsers/lnInclude/FieldValueExpressionDriver.H:448, from ../../../Libraries/swakSourceFields/lnInclude/expressionSource.H:45, from interFoamWithSources.C:49: /home/xlou/OpenFOAM/OpenFOAM-2.1.1/src/finiteVolume/lnInclude/mappedWallFvPatch.H: In static member function ‘static const char* Foam::mappedWallFvPatch::typeName_()’: /home/xlou/OpenFOAM/OpenFOAM-2.1.1/src/finiteVolume/lnInclude/mappedWallFvPatch.H:58: error: ‘mappedWallPolyPatch’ has not been declared In file included from ../../../Libraries/swak4FoamParsers/lnInclude/FieldValueExpressionDriverI.H:14, from ../../../Libraries/swak4FoamParsers/lnInclude/FieldValueExpressionDriver.H:448, from ../../../Libraries/swakSourceFields/lnInclude/expressionSource.H:45, from interFoamWithSources.C:49: /home/xlou/OpenFOAM/OpenFOAM-2.1.1/src/finiteVolume/lnInclude/mappedFvPatch.H: In static member function ‘static const char* Foam::mappedFvPatch::typeName_()’: /home/xlou/OpenFOAM/OpenFOAM-2.1.1/src/finiteVolume/lnInclude/mappedFvPatch.H:58: error: ‘mappedPolyPatch’ has not been declared /home/xlou/OpenFOAM/OpenFOAM-2.1.1/src/finiteVolume/lnInclude/readTimeControls.H: In function ‘int main(int, char**)’: /home/xlou/OpenFOAM/OpenFOAM-2.1.1/src/finiteVolume/lnInclude/readTimeControls.H:38: warning: unused variable ‘maxDeltaT’ make: *** [Make/linux64Gcc44DPOpt/interFoamWithSources.o] Error 1
__________________
Kind regards, Albert |
|
February 24, 2013, 08:40 |
|
#34 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Code:
-I$(LIB_SRC)/sampling/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \ Code:
-lsampling \ -lmeshTools \
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
||
February 24, 2013, 20:53 |
|
#35 | |
Member
Albert Tong
Join Date: Dec 2010
Location: Perth, WA, Australia
Posts: 76
Blog Entries: 1
Rep Power: 15 |
Hi Bernhard,
Great help, especially the tips on how to locate the missing head files. It reflects the spirit that "Give a man a fish, and you feed him for a day; show him how to catch fish, and you feed him for a lifetime." Many thanks. Quote:
__________________
Kind regards, Albert |
||
February 25, 2013, 17:20 |
|
#36 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
It occurred to me after rereading my post right now that not necessarily everyone is aware that "find" and "locate" are Unix-commands in which case it sounds like mockery.
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
||
February 25, 2013, 20:33 |
|
#37 | |
Member
Albert Tong
Join Date: Dec 2010
Location: Perth, WA, Australia
Posts: 76
Blog Entries: 1
Rep Power: 15 |
Hi Bernhard,
I hope this reply won't bother you. But sorry for the stupid questions and I appreciate your time & answers. Kind regards, Albert Quote:
|
||
February 26, 2013, 05:27 |
|
#38 |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
If it bothers me I can't be bothered to answer. So there's no need to bother that I'll be bothered by your reply.
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
|
July 23, 2013, 14:51 |
|
#39 |
Member
david
Join Date: Jun 2013
Location: Montreal, Canada
Posts: 62
Rep Power: 12 |
Good Day Folks,
I try to install swak4Foam in Openfoam 2.1, I follow these steps Step 1: [ svn checkout svn://svn.code.sf.net/p/openfoam-extend/svn/trunk/Breeder_2.0/libraries/swak4Foam/ ], copy & paste in terminal window step 2: [ hg clone http://hg.code.sf.net/p/openfoam-extend/swak4Foam ] copy & paste in terminal window upto this step it works step 3: [ hg update port_2.0.x ] copy & paste in terminal, I got error like this, toshiba@ubuntu:~/OpenFOAM/toshiba-2.1.0/swak4Foam$ hg update port_2.0.x abort: no repository found in '/home/toshiba/OpenFOAM/toshiba-2.1.0/swak4Foam' (.hg not found)! kindly let me the step 3 is necessary? just I tried. step4: ./Allwmake --->copy & paste in terminal window, I got error like, toshiba@ubuntu:~/OpenFOAM/toshiba-2.1.0/swak4Foam$ ./Allwmake No 'swakConfiguration'. Python etc won't work Checking swak4Foam-version and generating file abort: no repository found in '/home/toshiba/OpenFOAM/toshiba-2.1.0/swak4Foam' (.hg not found)! Swak version is 0.2.4 No 'bison' found. This is absolutely essential for swak4Foam. Can't go on Requirements for Library not satisfied. I see no sense in going on toshiba@ubuntu:~/OpenFOAM/toshiba-2.1.0/swak4Foam$ Kindly help me
__________________
Million Thanks, David "Small Dream is a Crime" |
|
July 23, 2013, 15:05 |
|
#40 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
||
Tags |
swak4foam |
|
|