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

Entries for March 8, 2016

Register Blogs Community New Posts Updated Threads Search

Old

OpenFOAM3.0+ compile commands history on redhat 7

Posted March 8, 2016 at 00:04 by donQi (ZibaldoneFoam)

INSTALLATION OF THE REQUIRED LIBRARIES
Code:
yum install system-config-users
yum groupinstall "Development Tools"
if you get the error -> Group development does not have any packages to install.
then try :
Code:
yum groups mark install "Development Tools" 
yum groups mark convert "Development Tools" 
yum groupinstall "Development Tools"
then:
Code:
yum install openmpi openmpi-devel zlib-devel gstreamer-plugins-base-devel \
...
Member
Posted in Uncategorized
Views 4210 Comments 0 donQi is offline Edit Tags

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