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

Problem Installing OF 1.6 Ubuntu 9.10 (64 bit) - How to use GCC 4.4.1

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 1, 2011, 12:43
Default
  #41
Member
 
Santiago
Join Date: Dec 2009
Posts: 85
Rep Power: 16
gascortado is on a distinguished road
Thanks a lot Bruno. You are the man.

I installed binutils-dev and I'm able to compile my own solver using wmake all.

However, the groovyBC still giving me the same problem I just downloaded groovyBC from the wiki using:

svn checkout https://openfoam-extend.svn.sourcefo...aries/groovyBC

end then just hit wmake all or wmake libso and I get the same error each time.

Any idea?? I'm almost there!...
Thanks a lot
Santiago
gascortado is offline   Reply With Quote

Old   October 1, 2011, 15:31
Default
  #42
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Hi Santiago,

Mmm, this is odd. I've now tested on a virtual machine with Ubuntu 11.04 and both OpenFOAM 1.6.x and CAE-Team's OpenFOAM 1.6-ext.
For 1.6-ext, I had to edit the general rules file:
Code:
gksu gedit /usr/lib/OpenFOAM-1.6-ext/wmake/rules/linux64Gcc/general
And then added "-traditional-cpp" to the cpp line:
Code:
CPP = cpp -traditional-cpp $(GFLAGS)
Then on the groovyBC folder I've executed successfully:
Code:
wclean libso
wmake libso
Using "wmake/wclean all" will not work properly here, because it's a library.

Try the clean up and make once again like I've done. If you still have problems, run:
Code:
wmake libso > gbcmake.log 2>&1
tar -czf gbcmake.log.tar.gz gbcmake.log
And attach the file "gbcmake.log.tar.gz" to your next post.

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   October 3, 2011, 07:09
Default
  #43
Member
 
Santiago
Join Date: Dec 2009
Posts: 85
Rep Power: 16
gascortado is on a distinguished road
Hi Bruno,

Thanks again. I re-downloaded the groovyBC files and when I hit wmake libso, everything is fine. Thanks very much for all of your help.

Santiago
gascortado is offline   Reply With Quote

Old   November 10, 2011, 07:17
Default Installing Openfoam in ubuntu
  #44
Member
 
Vignesh KPV
Join Date: Oct 2011
Location: Bangalore
Posts: 83
Rep Power: 14
vigii is on a distinguished road
Send a message via Skype™ to vigii
Hi,
please help me out in installing openfoam in ubuntu.
vigii is offline   Reply With Quote

Reply


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
Problem installing OF 1.5 on Ubuntu 9.05 smart OpenFOAM Installation 18 August 10, 2009 19:12
Problem in running fluent 6.3 (64 bit) on ubuntu 8.1 (64 bit) Mir5 FLUENT 3 April 29, 2009 10:32
Problem installing OpenFOAM 1.5 installation on RHEL 4. vwsj84 OpenFOAM Installation 4 April 23, 2009 04:48
OF Installation Problem - Gcc Error Daniel Pilatti OpenFOAM Installation 11 April 19, 2009 22:07
Adventure of fisrst openfoam installation on Ubuntu 710 jussi OpenFOAM Installation 0 April 24, 2008 14:25


All times are GMT -4. The time now is 07:00.