diff contrib/nightly_tests/prereqs.opensuse @ 612:95bb43106039

Updated documentation, included information for OpenSUSE and Fedora
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 02 Dec 2010 17:08:29 +0900
parents
children 226f5957186a
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/contrib/nightly_tests/prereqs.opensuse	Thu Dec 02 17:08:29 2010 +0900
@@ -0,0 +1,7 @@
+# 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 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"