-
Notifications
You must be signed in to change notification settings - Fork 4
Developer Quickstart
Florent Monjalet edited this page Sep 3, 2019
·
22 revisions
The basic installation process and usage is described by README.md.
These instructions describe how to compile Phobos on CentOS 7.
An always up-to-date dependency list can be retrieved from the Phobos specfile.
Build dependencies:
-
postgresql94-devel(from EPEL or any version compatible with Postgres 9.4) glib2-devel >= 2.28python-develjansson-devel >= 2.5libini_config-developenssl-devellibattr-develsg3_utils-devel
TODO