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

Error compiling in 1.6-ext.. help me...

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 21, 2011, 18:20
Default Error compiling in 1.6-ext.. help me...
  #1
New Member
 
Sangwoon Park
Join Date: Jun 2011
Posts: 2
Rep Power: 0
S.W.Park is on a distinguished road
Hi. My name is Park

I had compiled OpenFOAM-1.6-ext in ubuntu 10.10 but it doesn't work.

I proceeded like below.



After git installed, I downloaded

git clone git://openfoam-extend.git.sourceforge.net/gitroot/openfoam-extend/OpenFOAM-1.6-ext


And from below thread, I installed other programs.

http://www.cfd-online.com/Forums/ope...tml#post286749

And, I added below scrip in $HOME/bashrc

--------------------------------------
alias ofext='source /home/ludin/OpenFOAM/OpenFOAM-1.6-ext/etc/bashrc'

export FOAM_INST_DIR=$HOME/OpenFOAM
foamDotFile=$FOAM_INST_DIR/OpenFOAM-1.6-ext/etc/bashrc
[ -f $foamDotFile ] && . $foamDotFile
--------------------------------------

The folder address is

/home/ludin/OpenFOAM/OpenFOAM-1.6-ext

This is same with $HOME/OpenFOAM/OpenFOAM-1.6-ext



After doing this, I compiled ThirdParty.(./AllMake)
ThirdParty is in the OpenFOAM-1.6-ext/ThirdParty

And compiled OpenFOAM-1.6-ext ( ./Allwmake )

But it doesn't work...

Why?.. Tell me please...
S.W.Park is offline   Reply With Quote

Old   June 22, 2011, 01:57
Default
  #2
New Member
 
Sangwoon Park
Join Date: Jun 2011
Posts: 2
Rep Power: 0
S.W.Park is on a distinguished road
Error log is like below.. while compiling the OpenFOAM-1.6-ext

/usr/bin/ld: cannot find -linterfaceProperties
/usr/bin/ld: cannot find -lincompressibleTransportModels
/usr/bin/ld: cannot find -lincompressibleTurbulenceModel
/usr/bin/ld: cannot find -lincompressibleRASModels
/usr/bin/ld: cannot find -lincompressibleLESModels
/usr/bin/ld: cannot find -lfiniteVolume
S.W.Park 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
k-omega-SST model (OF 1.6) - turbulent flat plate cboss OpenFOAM Running, Solving & CFD 25 August 9, 2016 09:53
BuoyantBoussinesq(Pimple/Piso)Foam, changed equation from OF 1.6 to 1.7 ??? myself OpenFOAM 3 September 14, 2011 02:03
Test directory missing in OpenFOAM 1.6 ext andrewryan OpenFOAM 2 March 20, 2011 15:41
problems in Two Phase flow using twoPhaseEulerFoam with OpenFoam 1.6 raagh77 OpenFOAM Running, Solving & CFD 0 March 6, 2010 05:11
kOmegaSST in openfoam 1.6 Gearb0x OpenFOAM 2 March 3, 2010 06:02


All times are GMT -4. The time now is 18:57.