view contrib/nightly_tests/prereqs.fedora @ 862:226f5957186a 1.1.5-rc2

Updated nightly tests to include a pass in Debug configuration
author Sebastien Decugis <sdecugis@freediameter.net>
date Sun, 21 Oct 2012 23:21:43 +0200
parents c16583e80ffe
children 5072ddf4d38e
line wrap: on
line source

# Fedora packages names of dependencies for nightly tests (using "yum install <packages>"):
cmake make gcc gcc-c++ flex bison lksctp-tools-devel gnutls-devel libgcrypt-devel mercurial
postgresql-server postgresql-devel
mysql-server mysql-devel
libxml2 libxml2-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"