mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-10 14:07:43 +00:00
Update build-all.py - add rhel-related comment
This commit is contained in:
@@ -48,6 +48,10 @@
|
|||||||
# on OS X El Capitan with homebrew: #
|
# on OS X El Capitan with homebrew: #
|
||||||
# $ brew install git bison autoconf automake libffi cmake #
|
# $ brew install git bison autoconf automake libffi cmake #
|
||||||
# #
|
# #
|
||||||
|
# on RHEL-related distros: #
|
||||||
|
# $ yum install git gcc gcc-c++ autoconf bison make cmake #
|
||||||
|
# mesa-libGL-devel libffi-devel fontconfig-devel bzip2 #
|
||||||
|
# automake patch #
|
||||||
###############################################################################
|
###############################################################################
|
||||||
import logging
|
import logging
|
||||||
import os
|
import os
|
||||||
|
|||||||
Reference in New Issue
Block a user