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

OpenFOAM15x Installation

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   November 5, 2008, 03:13
Default Dear Foamers, I had success
  #1
New Member
 
Alekh
Join Date: Mar 2009
Posts: 9
Rep Power: 17
kallipygian is on a distinguished road
Dear Foamers,

I had successfully installed OpenFOAM 1.5 at my /home directory. Later I decided to install the patches from OpenFOAM from git repository. This is the procedure I followed.

I downloaded the OpenFOAM patched source code using the command:

git clone git://repo.or.cz/OpenFOAM-1.5.x.git

This created a directory called OpenFOAM-1.5.x, containing the source code in my /home folder. I transferred it to the already existing OpenFOAM folder in my /home directory and edited the .bashrc with the line:

. $HOME/OpenFOAM/OpenFOAM-1.5.x/etc/bashrc

I made sure that the previous entry for OprnFOAM-1.5 was deleted. Then I compiled the library with ./Allwmake command. Now, all my solvers, utilities etc works fine. But, paraview starts crashing. when I tested it on icoFoam tutorial case.

I then compiled Paraview 3.3 and PV3FoamReader module following the steps mentioned in the OpenFOAM site by executing the following command.

* cd $FOAM_INST_DIR/ThirdParty
* rm -rf ParaView3.3-cvs/platforms
* buildParaView3.3-cvs

For PV3FoamReader module:

* cd $FOAM_UTILITIES/postProcessing/graphics/PV3FoamReader
* ./Allwclean
* ./Allwmake

Now, when I run paraFoam on the icoFoam tutorial case, I get the following message

"/home/mechartes/OpenFOAM/ThirdParty/ParaView3.3-cvs/platforms/linuxGcc/bin/para view-real: error while loading shared libraries: libQtAssistantClient.so.4: cannot open shared object file: No such file or directory"

Is it asking me to install Qt4 now? I am a bit confused. I really need to install the patched version of OpenFOAM. Any help will be greatly appreciated.

Regards,
Alekh
kallipygian 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
Problem in installing OpenFoam15x mmjhuang OpenFOAM Installation 3 March 24, 2009 04:25
INSTALLATION OF 141 naveen OpenFOAM Installation 3 January 30, 2009 04:19
HP Installation ali OpenFOAM Installation 7 August 18, 2005 16:28
installation mohammad FLUENT 0 May 4, 2003 10:15
HP-UX installation new here FLUENT 1 October 26, 2000 21:54


All times are GMT -4. The time now is 23:42.