view contrib/nightly_tests/prereqs.fedora @ 1324:729e5074839f

Consistently start names of Enumerated types with 'Enumerated'.
author Thomas Klausner <tk@giga.or.at>
date Mon, 27 Nov 2017 15:15:59 +0100
parents 5072ddf4d38e
children 699c3fb0c57b
line wrap: on
line source

# Fedora packages names of dependencies for nightly tests (using "yum install <packages>"):
cmake make gcc gcc-c++ flex bison gnutls-devel libgcrypt-devel mercurial
lksctp-tools-devel kernel-modules-extra
postgresql-server postgresql-devel
mysql-server mysql-devel
libxml2 libxml2-devel libidn-devel
swig python-devel

# For postgresql server to start automatically, you may have to issue:
#   service postgresql initdb
#   chkconfig --level 345 postgresql on

# To allow SCTP sockets to be bound in SELinux, I don't know the command,
# so let's disable SELinux for the moment:
#   setenforce Permissive
"Welcome to our mercurial repository"