You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# install those below if draw module is enabled for building OpenCASCADE
181
-
yum install tk tcl tk-devel tcl-devel -y
182
-
183
-
# package name distinguish capital letter, while debian name is just libxmu
184
-
yum install openmpi-devel boost-devel -y
185
-
```
173
+
Compile opencascade if not available in package repository, e.g. centos 7/8, see the "Dockerfile_centos" file for updated instructions.
186
174
187
175
To get the latest source code from [OCCT official website](https://www.opencascade.com/), you need register (free of charge). Registered user may setup public ssh key and get readonly access to the occt repo
0 commit comments