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

[OpenFOAM.org] OpenFOAM 2.3.0 on CentOS 6.6

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 5, 2014, 17:32
Default OpenFOAM 2.3.0 on CentOS 6.6
  #1
New Member
 
Dennis
Join Date: Oct 2013
Posts: 2
Rep Power: 0
Dennis3 is on a distinguished road
Hi all,

I'm trying to install OpenFOAM 2.3.0 on CentOS 6.6 according to the guide on OpenFOAM's wiki:
https://openfoamwiki.net/index.php/I...HEL#CentOS_6.5

I've followed all the steps but when trying to build ParaView, it complaints about an Intel library that does not exist since I'm not using Intel compiler of any kind.

The error I'm getting:
Code:
/opt/OpenFOAM/ThirdParty-2.3.0/platforms/linux64/gcc-4.8.1/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/../../../../x86_64-unknown-linux-gnu/bin/ld: warning: libimf.so, needed by /usr/local/lib/libz.so, not found (try using -rpath or -rpath-link)
/opt/OpenFOAM/ThirdParty-2.3.0/platforms/linux64/gcc-4.8.1/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/../../../../x86_64-unknown-linux-gnu/bin/ld: warning: libsvml.so, needed by /usr/local/lib/libz.so, not found (try using -rpath or -rpath-link)
/opt/OpenFOAM/ThirdParty-2.3.0/platforms/linux64/gcc-4.8.1/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/../../../../x86_64-unknown-linux-gnu/bin/ld: warning: libirng.so, needed by /usr/local/lib/libz.so, not found (try using -rpath or -rpath-link)
/opt/OpenFOAM/ThirdParty-2.3.0/platforms/linux64/gcc-4.8.1/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/../../../../x86_64-unknown-linux-gnu/bin/ld: warning: libintlc.so.5, needed by /usr/local/lib/libz.so, not found (try using -rpath or -rpath-link)
If I try to ignore it and proceed with the following steps:
Code:
cd $FOAM_UTILITIES/postProcessing/graphics/PV4Readers 
wmSET $FOAM_SETTINGS
./Allwclean 
./Allwmake
I get the following error:
Code:
ERROR: ParaView not found in /opt/OpenFOAM/ThirdParty-2.3.0/platforms/linux64Gcc48/ParaView-4.1.0
Any ideas ?
Dennis3 is offline   Reply With Quote

Old   December 8, 2014, 17:12
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
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 Dennis,

According to your previous post, you once tried out the Xeon Phi co-processor and that apparently left a mark on your system. More specifically, the file:
Code:
/usr/local/lib/libz.so
seems to still be present from those days.

The way I see it, you have at least two choices:
  1. Simply delete that file, in case you no longer use the Xeon Phi.
  2. Or edit out the path "/usr/local/lib" from the "LD_LIBRARY_PATH" shell environment variable.
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
OpenFOAM v3.0+ ?? SBusch OpenFOAM 22 December 26, 2016 14:24
OpenFOAM v3.0.1 Training, London, Houston, Berlin, Jan-Mar 2016 cfd.direct OpenFOAM Announcements from Other Sources 0 January 5, 2016 03:18
[OpenFOAM.org] OpenFOAM 2.3.1 installation error on CentOS 6.6 Naresh yathuru OpenFOAM Installation 2 February 16, 2015 13:14
[OpenFOAM.org] OpenFOAM 2.3.0 Installation Problem on CentOS 6.6 shenzhou1987 OpenFOAM Installation 1 December 14, 2014 13:34
Unable to run a case with OpenFOAM 1.6-ext that works with OpenFOAM 2.3.0 Jiricbeng OpenFOAM Running, Solving & CFD 15 May 21, 2014 03:52


All times are GMT -4. The time now is 17:53.