Am 01.01.20 um 15:28 schrieb Sven Schreiber:
Am 01.01.2020 um 14:24 schrieb Artur Tarassow:
>
> The packages I've installed are:
> gcc autoconf automake cmake apt-utils \
> libtool flex bison gcc-doc libc6-dev libc-dev gfortran \
> gettext libglib2.0-dev libgtk3-perl libgfs-dev \
> libpng-dev libxslt1-dev liblapack-dev libfftw3-dev \
> libreadline-dev zlib1g-dev libxml2-dev libgmp-dev \
> libcurl4-gnutls-dev libmpfr-dev git gnuplot imagemagick \
> libjson-glib-1.0-0 libjson-glib-dev \
> openmpi-bin openmpi-common
>
>
> I am pretty sure that further package is needed. However, I can't figure
> out which one(s).
...
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../plugin/libsvm
> -Wno-deprecated-declarations -I. mp_ols.c
> libtool: error: specify a tag with '--tag'
> make[1]: *** [Makefile:248: svmlib.lo] Error 1
Maybe libsvm(-dev) ?
Can't be the case. I am frequently compiling gretl on a machine where
libsvm(-dev) is not installed. Actually libsvm is shipped by gretl now -
if I am right.
Artur