view contrib/nightly_tests/prereqs.opensuse @ 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 95bb43106039
children c7658535dc54
line wrap: on
line source

# OpenSUSE packages names of dependencies for nightly tests (using "zypper install <packages>"):
# zypper install `wget http://www.freediameter.net/hg/freeDiameter/raw-file/tip/contrib/nightly_tests/prereqs.opensuse -O - | grep -v -e "^#"`
cmake mercurial make gcc gcc-c++ flex bison lksctp-tools-devel libgnutls-devel libgcrypt-devel
postgresql-server postgresql-devel libmysqlclient-devel libxml2-devel swig python-devel

# Afterwards, you may need to issue the following command so that postgresql starts at boot: 
#  insserv postgresql
"Welcome to our mercurial repository"