view contrib/nightly_tests/prereqs.opensuse @ 1519:64191a7142ce

Add 3GPP TS 29.389 V15.1.0 (2019-09) Add AVPs: - V2X-Authorization-Data, Grouped, code 4700, section 6.3.2 - V2X-Permission-in-VPLMN, Unsigned32, code 4701, section 6.3.3 - V2X-Application-Server, Grouped, code 4702, section 6.3.4 Fix: All AVPs were missing M and V; assume MUST for both.
author Luke Mewburn <luke@mewburn.net>
date Thu, 09 Apr 2020 10:54:52 +1000
parents c7658535dc54
children
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
# or for open Suse 12.x:
#  systemctl enable postgresql.service
"Welcome to our mercurial repository"