blob: 9be430521a1b0438de2c5a2ec35cce7c6699191e [file] [log] [blame]
# 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