Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

Install the following libraries in ThirdParty-5.

x:

cd $WM_THIRD_PARTY_DIR

1. Install "cmake" first.

2. Then install the following:


CGAL-4.10.tar.xz
cmake-3.9.0.tar.gz
boost_1_55_0.tar.bz2
openmpi-2.1.1.tar.bz2
ParaView-v5.4.0.tar.gz (optional for post-processing)

3. After this, install the applications in the "Openfoam-5.x":

cd $WM_PROJECT_DIR
./Allwmake

NOTE: If any error is encountered in any of the steps, then fix the problem with
that library by individually fixing that library.

You might also like