-
Notifications
You must be signed in to change notification settings - Fork 4
Developer Quickstart
Florent Monjalet edited this page Sep 3, 2019
·
3 revisions
The basic installation process and usage is described by [README.md](https://github.com/cea-hpc/phobos/blob/master/doc/README.md).
These instructions describe how to compile Phobos on CentOS 7.
An always up-to-date dependency list can be retrieved the [Phobos specfile](from https://github.com/cea-hpc/phobos/blob/master/phobos.spec.in).
Build dependencies:
-
postgresql94-devel
(from EPEL or any Postgres >= 9.4) -
glib2-devel
>= 2.28 -
python-devel
-
jansson-devel >= 2.5
-
libini_config-devel
-
openssl-devel
-
libattr-devel
-
sg3_utils-devel
TODO