|
[Sponsors] |
February 28, 2011, 09:52 |
OpenFOAM-1.5-dev
|
#1 |
Member
luca
Join Date: Feb 2011
Posts: 34
Rep Power: 15 |
Hi everyone.
I am a beginner either with OpenFOAM and UBUNTU 10.04. I am trying to install OpenFOAM in UBUNTU and when I run the installation test I got the following message: Executing /home/lulo/OpenFOAM/OpenFOAM-1.5-dev/bin/foamInstallationTest: Checking basic setup... ------------------------------------------------------------------------------- Shell: bash Host: lulo-desktop OS: Linux version 2.6.32-28-generic ------------------------------------------------------------------------------- Checking main OpenFOAM env variables... ------------------------------------------------------------------------------- Environment_variable Set_to_file_or_directory Valid Crit ------------------------------------------------------------------------------- $WM_PROJECT_INST_DIR /home/lulo/OpenFOAM yes yes $WM_PROJECT_USER_DIR /home/lulo/OpenFOAM/lulo-1.5-dev yes no $WM_THIRD_PARTY_DIR /home/lulo/OpenFOAM/ThirdParty yes yes ------------------------------------------------------------------------------- Checking the OpenFOAM env variables set on the PATH... ------------------------------------------------------------------------------- Environment_variable Set_to_file_or_directory Valid Path Crit ------------------------------------------------------------------------------- $WM_PROJECT_DIR /home/lulo/OpenFOAM/OpenFOAM-1.5-dev yes yes yes $FOAM_APPBIN ...dev/applications/bin/linux64GccDPOpt yes yes yes $FOAM_USER_APPBIN ...dev/applications/bin/linux64GccDPOpt yes yes no $WM_DIR ...lulo/OpenFOAM/OpenFOAM-1.5-dev/wmake yes yes yes ------------------------------------------------------------------------------- Checking the OpenFOAM env variables set on the LD_LIBRARY_PATH... ------------------------------------------------------------------------------- Environment_variable Set_to_file_or_directory Valid Path Crit ------------------------------------------------------------------------------- $FOAM_LIBBIN ...OpenFOAM-1.5-dev/lib/linux64GccDPOpt yes yes yes $FOAM_USER_LIBBIN ...OAM/lulo-1.5-dev/lib/linux64GccDPOpt yes yes no $MPI_ARCH_PATH ...nmpi-1.2.6/platforms/linux64GccDPOpt yes yes yes ------------------------------------------------------------------------------- Third party software ------------------------------------------------------------------------------- Software Version Location ------------------------------------------------------------------------------- WARNING: gcc version does not match gcc supplied with this release of OpenFOAM Supplied version: 4.3.1 User version : ../src/configure 4.4.3 Minimum required: 4.2.0 gcc ...figure WARNING: Conflicting installations: OpenFOAM settings : /bin/gcc current path : /usr/bin/gcc CRITICAL ERROR gzip 1.3.12 /bin/gzip tar 1.22 /bin/tar icoFoam 1.5-dev ...nFOAM-1.5-dev/applications/bin/linux64GccDPOpt/icoFoam ------------------------------------------------------------------------------- Checking networking... ------------------------------------------------------------------------------- Action Result Crit ------------------------------------------------------------------------------- Pinging_lulo-desktop Successful yes Pinging_localHost Successful yes Test_rsh: Unsuccessful_connection_refused* yes Test_ssh: Unsuccessful_connection_refused* yes FATAL ERROR: No remote shell available. OpenFOAM 1.5-dev enviroment requires either ssh and/or rsh. Contact your system administrator. ------------------------------------------------------------------------------- The system test has evoked 1 fatal error(s). The foam installation contains 1 critical error(s). Review the output for warning messages and consult the installation guide for trouble shooting. done. Does anyone know how to correct the critical error I get in the third party installation? Thanks a lot Luca Locatelli |
|
February 28, 2011, 10:13 |
|
#2 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings Luca and welcome to the forum!
Quote:
Best regards, Bruno PS: when you write/edit a post here in the blog in advanced mode, the button with the # symbol is for posting code But in quick edit mode this button doesn't appear
__________________
|
||
February 28, 2011, 12:02 |
|
#3 | |
Member
luca
Join Date: Feb 2011
Posts: 34
Rep Power: 15 |
Quote:
thanks... then I think my problem is another one. I am trying to follow the first simple tutorial about cavity flow. I run 'blockMesh' and it is working, but when i try to run 'paraFoam' it says: # lulo@lulo-desktop:~/OpenFOAM/lulo-1.5-dev/FOAM_RUN/tutorials/icoFoam/cavity$ paraFoam paraview: symbol lookup error: /usr/lib/libmpi_cxx.so.0: undefined symbol: ompi_registered_datareps # I thought it was because of the error in the ThirdParty but then it is something else?!?!?!?! Any idea??? |
||
February 28, 2011, 13:39 |
|
#4 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Luca,
Quote:
And MPI, which did you install in Ubuntu? OpenMPI or MPICH or something else? Best regards, Bruno
__________________
|
||
February 28, 2011, 20:28 |
|
#5 |
Member
luca
Join Date: Feb 2011
Posts: 34
Rep Power: 15 |
I have downloaded the third party 'ThirdParty.linux64Gcc.gtgz ' from http://sourceforge.net/projects/foam/files/foam/1.5/ (which include also paraView).
Then I extract the file and './Allwmake'. That is it right?????? |
|
March 1, 2011, 07:03 |
|
#6 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Luca,
Then that's why you got that crazy error. What happened is this:
Then... then I'll have to explain with more details later in the day, because right now I don't have the time Basically, I'll sum up the steps you need from this blog post: Using the official pre-built ParaView 3.8.0 version with OpenFOAM... I'll finish this later! Best regards, Bruno
__________________
|
|
March 1, 2011, 11:57 |
|
#7 |
Member
luca
Join Date: Feb 2011
Posts: 34
Rep Power: 15 |
Hey Bruno....
No need for further explanation... Paraview is now running and I was able to see the results of my first OpenFoam tutorial... The error which I got with the third party installation is still there, nevertheless the program is running! MANY MANY THANKS |
|
March 18, 2011, 08:18 |
|
#8 |
Member
Kurne
Join Date: Aug 2010
Location: Pune, INDIA
Posts: 88
Rep Power: 16 |
Dear Luca
I got the same error as you have got.Will you please tell how you have run the paraview in your case. Thanks In Advance
__________________
Simulation Is Determination Of Imagination Towards Approximation ® Best Regards Mubeen K Kurne |
|
March 18, 2011, 09:18 |
|
#9 |
Member
luca
Join Date: Feb 2011
Posts: 34
Rep Power: 15 |
Hi Kurne
I did the following: 1. Download ParaView, extract it and place it in your home directory (in case you reinstall openFoam you will not need reinstall ParaView) http://www.paraview.org/paraview/res.../software.html The program in the package is already compiled so it is ready to use. 2. ONLY IF YOU WANT TO CREATE A SHORTCUT Open the $HOME/.bashrc file and add the following at the end of the script alias paraView='/home/lulo/ParaView-3.10.0-RC1-Linux-x86_64/bin/paraview' REMEMBER TO CHANGE THE NAME OF THE USER DIRECTORY, lulo IN MY CASE Now run the .bashrc file 3. Remember that paraView read file with ´.foam´ extension. Than we must create a dummy file with extention .foam. In the terminal .touch CASE_NAME.foam Hope it was enough!! Just tell me if something goes wrong Regards Luca |
|
March 19, 2011, 02:28 |
|
#10 |
Member
Kurne
Join Date: Aug 2010
Location: Pune, INDIA
Posts: 88
Rep Power: 16 |
Dear Luca
I want to start my problem from beginning and which i have posted here http://www.cfd-online.com/Forums/ope...u-10-04-a.html. Will you please go through it and help me in solving my problem.I have installed all necessary package mention by bruno here http://www.cfd-online.com/Forums/ope...tml#post268828. Thanks in Advance.
__________________
Simulation Is Determination Of Imagination Towards Approximation ® Best Regards Mubeen K Kurne |
|
Tags |
openfoam 1.5-dev |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] ParaFoam instalation in OpenFoam 1.5 dev | titio | ParaView | 2 | July 25, 2010 00:24 |
OpenFOAM 1.5 dev | LVDH | OpenFOAM | 98 | May 5, 2010 18:01 |
[OpenFOAM] ParaView/ParaFoam in OpenFoam 1.5 dev | titio | ParaView | 2 | February 27, 2010 15:02 |
[OpenFOAM] Paraview/Parafoam in OpenFoam 1.5 dev | titio | ParaView | 0 | December 9, 2009 13:13 |
[OpenFOAM] Paraview/Parafoam in OpenFoam 1.5 dev | titio | ParaView | 0 | December 9, 2009 13:12 |