|
[Sponsors] |
[swak4Foam] swak4foam >>>> INSTALLATION PROBLEM |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 3, 2017, 09:03 |
|
#21 | |
Member
Ali Noaman Ibrahim
Join Date: Sep 2015
Location: US_Chicago
Posts: 97
Rep Power: 11 |
Quote:
I reinstalled the latest swak4foam from the website https://github.com/Unofficial-Extend...r-openfoam-240 But, this time after ./Allwmake , I have got :- make: Target 'application' not remade because of errors. I even did :- ./Allwclean then ./Allwmake and still have this issue! |
||
July 3, 2017, 10:31 |
|
#22 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
That can be a lot of things the real problem should be a bit further up in the output (look for "error:")
__________________
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 3, 2017, 14:38 |
|
#23 | |
Member
Ali Noaman Ibrahim
Join Date: Sep 2015
Location: US_Chicago
Posts: 97
Rep Power: 11 |
Quote:
It really consumed my time. Thanks again |
||
July 3, 2017, 15:11 |
|
#24 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
On your other installation: the error message you give doesn't say anything about what went wrong. It just says THAT something went wrong. Look further up in the output for the cause And writing these reponses consumes time as well so please read them
__________________
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 |
||
August 1, 2017, 15:36 |
|
#25 |
Senior Member
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,267
Blog Entries: 1
Rep Power: 25 |
Hello Dear Foamers
i tried to install swak4Foam for OpenFOAM-v5 on ubuntu12.04LTS, i faced following error: Code:
OpenFOAM-version: Major 5 Minor 0 Patch 0 (-1 == x / 0) Fork: openfoam In file included from lnInclude/CommonValueExpressionDriver.H:847:0, from helpers/exprString.C:39: lnInclude/CommonValueExpressionDriverI.H: In member function ‘bool Foam::CommonValueExpressionDriver::updateSet(Foam::autoPtr<T>&, const Foam::word&, Foam::CommonValueExpressionDriver::SetOrigin) const’: lnInclude/CommonValueExpressionDriverI.H:326:32: error: ‘class Foam::IOobject’ has no member named ‘headerOk’ header.headerOk() ^ lnInclude/CommonValueExpressionDriverI.H:336:43: error: ‘class Foam::IOobject’ has no member named ‘filePath’ << header.filePath() ^ make: *** [Make/linuxGccDPInt32Opt/helpers/exprString.o] Error 1
__________________
My Personal Website (http://nimasamkhaniani.ir/) Telegram channel (https://t.me/cfd_foam) |
|
August 1, 2017, 15:58 |
|
#26 |
Member
Ali Noaman Ibrahim
Join Date: Sep 2015
Location: US_Chicago
Posts: 97
Rep Power: 11 |
Hi nimasam:-
I found the best way to install swak4foam is to follow the following steps:- cd ∼/ OpenFOAM mkdir swak4foam cd swak4foam svn checkout https://openfoam-extend.svn.sourcefo...runk/Breeder_2 .0/libraries/swak4Foam/ Note:- If you face any bugs with the last command, replace it with the following:- svn checkout svn://svn.code.sf.net/p/openfoam-extend/svn/trunk/Breeder_1.7/libraries/swak4Foam@1998 swak4Foam Hope that works for you. my best |
|
August 1, 2017, 20:20 |
|
#27 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
I already fixed the compilation but didn't check the functionality. Once I've done that I'll push to the repository (weekend if all runs well. Later if there are problems. )
__________________
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 |
||
August 31, 2017, 05:45 |
|
#28 |
New Member
Join Date: Apr 2017
Posts: 6
Rep Power: 9 |
Hello everyone,
I'm also facing some issues installing swak4foam. I've searched the forum yet couldn't come up with a solution for my error. I'm using OF 1606+. I downloaded swak4foam on the obvious distribution page. I attached my log-file. I hope anyone could help me, i'm struggling since a few days now. Kind regards |
|
August 31, 2017, 07:09 |
|
#29 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Code:
**** Support for OpenFOAM v1606+ This version is supported in the this version of =swak4Foam=. There is only one problem: there were changes to the =tmp=-template. These changes have been taken care of in the =swak4Foam=-sources. *But* there are two source files in the distro that need to be modified (basically adding =.ref()= instead of =()= in three places: : src/finiteVolume/finiteVolume/fvc/fvcD2dt2.C : src/finiteVolume/fvMatrices/fvMatrix/fvMatrixSolve.C Therefor the officially released version will *never* compile with =swak4Foam= but this is nothing that can be fixed in =swak4Foam= (the patch is found in the directory =distroPatches/OpenFOAM-v1606+=)
__________________
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 |
||
September 21, 2017, 15:26 |
|
#30 | |
Senior Member
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,267
Blog Entries: 1
Rep Power: 25 |
Quote:
Is swak4Foam available for OpenFOAM-5.0 ?
__________________
My Personal Website (http://nimasamkhaniani.ir/) Telegram channel (https://t.me/cfd_foam) |
||
September 21, 2017, 17:00 |
|
#31 | |
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 |
||
May 10, 2019, 06:29 |
|
#32 |
Member
Stefanie Wolf
Join Date: Nov 2018
Location: Aachen
Posts: 32
Rep Power: 8 |
Hello everyone,
hopefully it's okay that I use this very old thread, but the topic fits very well with my problem: Is it possible to install and compile swak4foam for more than one user on a computer with several accounts? And how can I do it? Thank you for your help! Stefanie |
|
May 10, 2019, 06:46 |
|
#33 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Yep. You've just got to make the libraries and applications available in a directory that is accessed by everyone. Recommended for that are the ones specified in the environment variables FOAM_SITE_LIBBIN and FOAM_SITE_APPBIN (FOAM_LIBBIN and FOAM_APPBIN can but should not be used) There are two ways:
__________________
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 |
||
May 10, 2019, 08:09 |
|
#34 |
Member
Stefanie Wolf
Join Date: Nov 2018
Location: Aachen
Posts: 32
Rep Power: 8 |
Thank you for the quick reply and your help!
|
|
January 11, 2021, 17:41 |
error during installation of swak4foam for openfoam2.2
|
#35 | |
New Member
Utkarsh
Join Date: Jan 2021
Posts: 1
Rep Power: 0 |
Quote:
Hi Bruno I have tried the same commands but these are not working in my case.Can you please help me with this |
||
January 11, 2021, 17:53 |
|
#36 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Screenshots are not a good way to report problems. They can not be searched. My oldest OF-installation is OF2.3. So I can't comment on your problem. But it seems that the errors you've shown are in simpleCloudFunctionObjects. That is a rather obscure library that nothing else depends on, that is only useful if you do lagrangian particles and I think some things it depends on are not in 2.2. If these are the only errors you've got: ignore them and happily use the rest
__________________
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 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] Problem in installation of OpenFOAM-2.3.x | Parisa_Khiabani | OpenFOAM Installation | 5 | December 4, 2014 10:04 |
[Other] Problem in Open foam installation in ubuntu 14.04 | zannatul | OpenFOAM Installation | 2 | November 3, 2014 21:56 |
RHEL 6.3 Installation problem | Turbulent | STAR-CCM+ | 0 | September 3, 2014 08:01 |
[swak4Foam] fails in parallel with -otherTime? | Phicau | OpenFOAM Community Contributions | 3 | June 26, 2013 14:00 |
[swak4Foam] installation problem: "./Allwmake: ... [[: not found" | Rajarshi | OpenFOAM Community Contributions | 8 | May 13, 2013 09:05 |