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

Building ThirdParty from OpenFOAM-1.6-ext

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   January 5, 2011, 22:47
Default Building ThirdParty from OpenFOAM-1.6-ext
  #1
Senior Member
 
Chris Sideroff
Join Date: Mar 2009
Location: Ottawa, ON, CAN
Posts: 434
Rep Power: 22
cnsidero is on a distinguished road
I was attempting to build the ThirdParty stuff in 1.6-ext on my Ubuntu 10.10 workstation last night and stages 0-3 went fine but it skipped over stage 4 stating "Using system installed QT".

So I looked in Allmake.stage4 - lines 60-66 are the following:

Code:
if [ ! -z $QT_THIRD_PARTY ]
then
    ( rpm_make qt-everywhere-opensource-src-4.7.0 http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-4.7.0.tar.gz )
else
    echo "Using system installed QT"
    echo ""
fi
Which says if QT_THIRD_PARTY is non-zero then get and build QT. For me the QT_THIRD_PARTY variable is empty and I couldn't find where/what script would set this variable to trigger the installation of QT. Is this something we're supposed to set manually with a dumby value (e.g. export QT_THIRD_PARTY=1)?

Or am I way off base?
cnsidero is offline   Reply With Quote

 


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
install OpenFoam 1.6 by building source: how? niudie OpenFOAM Installation 13 April 26, 2011 00:48
OpenFOAM 1.6 and ThirdParty Software Paraview dunlopjp OpenFOAM Installation 0 February 24, 2010 11:35
Cross-compiling OpenFOAM 1.6 on Linux for Windows 32 and 64bits with Mingw-w64 wyldckat OpenFOAM Announcements from Other Sources 7 January 19, 2010 15:39
OpenFOAM 1.6 package - CentOS 5.3 x86_64 linnemann OpenFOAM Installation 36 September 2, 2009 12:46
Compilation error OF1.5-dev on Suse10.3 darenyang OpenFOAM Installation 0 April 29, 2009 04:55


All times are GMT -4. The time now is 14:39.