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

Is ThirdParty-2-2-0 package corrupted?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 11, 2013, 14:26
Default Is ThirdParty-2-2-0 package corrupted?
  #1
New Member
 
Join Date: Feb 2013
Posts: 24
Rep Power: 13
sudo is on a distinguished road
I just finished compiling OpenFOAM 2.2.0 that was released a few days ago on a Xeon workstation running Ubuntu 12.10 64bit. Compilation took about 90 minutes using 6 cores, and -march=native flag for GCC. No error messages, everything compiled very smoothly. Now to the 'Fail' part

Following the instructions on the OpenFoam web site, I started compiling the third party software. So I typed in the terminal
Code:
~$ cd $WM_THIRD_PARTY_DIR
then
Code:
~/OpenFOAM/ThirdParty-2.2.0$ ./makeParaView
but then I got the following error
Code:
did not find ParaView-3.12.0 in these directories:
  WM_THIRD_PARTY_DIR=/home/mbadawy/OpenFOAM/ThirdParty-2.2.0

abort build
The ParaView package is inside the folder compressed as gtgz, but I get an error when I try to uncompress it, so could there be a problem with the original package? The md5sum checked out fine, so I don't know what is going on here.

Any help is appreciated. Thanks.

EDIT: I downloaded the package from here: http://www.openfoam.org/download/source.php
sudo is offline   Reply With Quote

Old   March 11, 2013, 15:20
Default
  #2
New Member
 
Join Date: Feb 2013
Posts: 24
Rep Power: 13
sudo is on a distinguished road
I just wanted to add that ParaView 3.14.1 was already available in the official Ubuntu 12.10 repos, so I am not sure why the latest OF ships with PV 3.12.0?!!!

So, a workaround for me was to install it from the Ubuntu repos, and then each time I need to execute
Code:
$ paraFoam
I'll use the following instead
Code:
$ paraFoam -builtin
I already tried it and it's working like a charm.
sudo is offline   Reply With Quote

Old   March 11, 2013, 16:20
Default
  #3
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
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 sudo,

I think they messed up the packaging this time: http://www.openfoam.org/mantisbt/view.php?id=770

Basically, you need to first unpack the 3 files contained in the ThirdParty folder:
Code:
tar xf openmpi-1.6.3.tar.bz2
tar xf ParaView-3.12.0.gtgz
tar xf scotch_6.0.0.tar.gz
Then you can build ParaView; Open-MPI and Scotch will be built when you build OpenFOAM using Allwmake.

As for sticking with ParaView-3.12.0? I can only try and guess that it was due to stability reasons. Either that, or they are planning something...

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   March 12, 2013, 10:22
Default
  #4
New Member
 
Join Date: Feb 2013
Posts: 24
Rep Power: 13
sudo is on a distinguished road
Thanks Bruno, I tried to double click on the package but always gave me an error. Your tar commands worked perfectly.

I'll stick to ParaView 3.14 as the OpenFOAM website also recommends that for Ubuntu 12.10, and it recommends the 3.12.0 only for prior releases.
sudo is offline   Reply With Quote

Old   March 12, 2013, 22:33
Default
  #5
Member
 
Dan Kokron
Join Date: Dec 2012
Posts: 33
Rep Power: 13
dkokron is on a distinguished road
I just renamed it to ParaView-3.12.0.tgz then ran 'tar -zxf' as usual.
dkokron is offline   Reply With Quote

Old   March 18, 2013, 16:10
Default
  #6
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
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 to all!

Just close the loop on this: this has been solved. They've uploaded a new package with everything ready to go!

For more information: http://www.openfoam.org/mantisbt/view.php?id=770

Best regards,
Bruno
__________________
wyldckat 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
Extend Project 1.6-ext Binary Release for Mac OS X hjasak OpenFOAM Announcements from Other Sources 26 November 5, 2013 16:50
Problem? with Installation of OpenFOAM 2.1.0 on to Ubuntu 10.4.4 VirtualBox Stubby OpenFOAM Installation 8 March 5, 2012 15:12
OpenFoam 1.6-ext - RPM build errors preibie OpenFOAM 12 September 8, 2011 03:12
1.6-ext compilation flowris OpenFOAM 18 March 21, 2011 12:01
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug unoder OpenFOAM Installation 11 January 30, 2008 20:30


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