CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Community Contributions

[swak4Foam] GroovyBC installtion help

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 24, 2014, 21:40
Default GroovyBC installtion help
  #1
New Member
 
Delstat
Join Date: Apr 2013
Posts: 15
Rep Power: 12
pradeepramesh is on a distinguished road
Hi

I am referring GroovyBC installation from:
http://openfoamwiki.net/index.php/Contrib/groovyBC


I have downloaded groovyBC files at location:
@ OpenFOAM/user/groovyBC

wmake libso

I am facing error to install groovyBC (Error file is attached). Would be great to hear your views.

Thank you,
Pradeep
Attached Images
File Type: jpg groovyBC error.jpg (83.5 KB, 9 views)
pradeepramesh is offline   Reply With Quote

Old   August 25, 2014, 11:55
Default
  #2
Member
 
Join Date: Jun 2011
Posts: 53
Rep Power: 14
blacksquirrel is on a distinguished road
Hi Pradeep,

the error says, that it can't find bison. Is bison installed on your system?
check with
Code:
bison -V
If you don't have bison, do:
Code:
sudo apt-get install bison
(or any other package installation program)

After you installed bison, try to compile groovyBC again.

Regards
Squirrel
blacksquirrel is offline   Reply With Quote

Old   August 25, 2014, 18:12
Default
  #3
Assistant Moderator
 
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51
gschaider will become famous soon enoughgschaider will become famous soon enough
Quote:
Originally Posted by blacksquirrel View Post
Hi Pradeep,

the error says, that it can't find bison. Is bison installed on your system?
check with
Code:
bison -V
If you don't have bison, do:
Code:
sudo apt-get install bison
(or any other package installation program)

After you installed bison, try to compile groovyBC again.

Regards
Squirrel
Spot-on diagnosis.

Never mind: he seems to have found the solution by himself (4h later he posted a more detailed question on groovyBC).

pradeepramesh: it would be nice if you find the solution by yourself to tell others so that they don't waste their time. Just answer you own question with something like "Solved it myself. Did not install bison".
Ah. And by the way: don't post screenshots from error messages. They are not searchable. So nobody will find the problem (and therefor the solution) when using "Search"
__________________
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
gschaider is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[swak4Foam] groovyBC for oscillatory flow liybzd OpenFOAM Community Contributions 5 November 12, 2018 08:53
[swak4Foam] reactingMultiPhaseEulerFoam problems with groovyBC zanilu70 OpenFOAM Community Contributions 4 December 13, 2016 07:46
[swak4Foam] Change in alpha and U with groovyBC in twoPhaseEulerFoam dani2702 OpenFOAM Community Contributions 0 November 17, 2016 04:30
[swak4Foam] groovyBC issue - k and epsilon sagnikmazumdar OpenFOAM Community Contributions 24 March 1, 2015 08:16
[swak4Foam] groovyBC and Eqn.setReference() benk OpenFOAM Community Contributions 3 June 2, 2011 09:49


All times are GMT -4. The time now is 15:20.