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

Please help: Installing OpenFOAM-1.5-dev on Ubuntu 9.04

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 6, 2011, 10:50
Default
  #21
Senior Member
 
Elvis
Join Date: Mar 2009
Location: Sindelfingen, Germany
Posts: 620
Blog Entries: 6
Rep Power: 24
elvis will become famous soon enough
Hi Zeljko,

everything you want to do with 1.5-dev you should be able to do with 1.6-extend!
As 1.6-extend is the successor of 1.5-dev.

You can have more than one OF-installation on your computer.
Just make your .bashrc "multi-OF-installation-proof"
Your .bashrc should look like
alias startOF16ext='source ~/OpenFOAM/OpenFOAM-1.6-ext/etc/bashrc'
alias startOF171='source "what in the old 171 path was writen" '

by writing in your command-line
startOF16ext
or
startOF171

you can switch to the OF-installation you want to use. So you have capabilaties like GGI with 1.6-extend and the vanilla OF-1.7.1 as well.
elvis is offline   Reply With Quote

Old   July 16, 2011, 22:47
Default
  #22
Member
 
Santiago
Join Date: Dec 2009
Posts: 85
Rep Power: 16
gascortado is on a distinguished road
Hi. I have similar problems trying to install OF1.6-ext. After step #3, I get the following error at the tail of the log:

MGridGenGAMGAgglomerate.C:164: error: ‘MGridGen’ was not declared in this scope
make: *** [Make/linuxGccDPOpt/MGridGenGAMGAgglomerate.o] Error 1
+ wmake libso engine
/usr/bin/ld: cannot find -lfiniteVolume
collect2: ld returned 1 exit status
make: *** [/home/santiago/OpenFOAM/OpenFOAM-1.6-ext/lib/linuxGccDPOpt/libengine.so] Error 1

Any idea of what I need to do? I would appreciate any help. Thanks
gascortado is offline   Reply With Quote

Old   July 18, 2013, 01:45
Default install OF15dev
  #23
Member
 
Arash Mahboubidoust
Join Date: Jun 2013
Location: Iran
Posts: 58
Rep Power: 12
arashfluid is on a distinguished road
Send a message via Yahoo to arashfluid
Hi
I tried to install the openfoam-1.5-dev on ubuntu 10.04 and got the following: file:///C:/Users/Arash/Desktop/OpenFOAM%20on%20Your%20Own%20Laptop.htm

I get the following error after OF15dev:

bash: /home/arash/OpenFOAM/OpenFOAM-1.5-dev/etc/bashrc: line 188: syntax error near unexpected token '<<<'

bash: /home/arash/OpenFOAM/OpenFOAM-1.5-dev/etc/bashrc: line 188:
'<<<<<<< .mine'
bashrc is attached.
Attached Files
File Type: gz bashrc.tar.gz (2.5 KB, 2 views)
arashfluid is offline   Reply With Quote

Old   July 21, 2013, 06:31
Default
  #24
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
Greetings Arash,

Find this block of code in the attached file:
Code:
<<<<<<< .mine

=======
    MACOSX_DEPLOYMENT_TARGET="10.4"
    ;;
>>>>>>> .r1000
And replace it with:
Code:
    MACOSX_DEPLOYMENT_TARGET="10.4"
    ;;
This is very strange... which exact instructions are you following? Because the link you gave is pointing into your local copy of the instructions.

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Reply

Tags
installation, openfoam 1.5-dev


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
How to Install OpenFOAM on 64 Ubuntu 9.04 hansel OpenFOAM Installation 62 March 19, 2010 14:43
OpenFoam 1.6 Permissions in Ubuntu 9.04 AlanR OpenFOAM Installation 14 December 28, 2009 19:45
Trouble with installing OpenFOAM on Ubuntu Milos OpenFOAM Installation 16 November 16, 2009 02:44
Problem installing OpenFOAM 1.5 installation on RHEL 4. vwsj84 OpenFOAM Installation 4 April 23, 2009 04:48
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 00:39.