[CWB] Segmentation fault
Maarten Janssen
maartenpt at gmail.com
Mon May 4 23:15:40 CEST 2020
You could add this and at least for me, it work on openSUSE 15:
elif [ -f /etc/SUSE-brand ]
then
# openSUSE
OS=SUSE
VER=$(cat /etc/SUSE-brand)
INSTALLER='zypper install -y'
if [ $hide_installer_messages -eq 1 ] ; then INSTALLER="$INSTALLER -qq" ; fi
PACKAGES='autoconf bison flex gcc make pkgconf libc-dev ncurses ncurses-dev pcre glib glib-dev readline readline-dev'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://liste.sslmit.unibo.it/pipermail/cwb/attachments/20200504/872e39e5/attachment.html>
More information about the CWB
mailing list