further steps:
'meson setup builddir' -> still some 'NO' for:
- mysqlclient,
- sqlcipher,
- ldap,
- libcryp-config,
- libsoup-2.4,
but builddir is created and filled,
'meson compile -C builddir' -> great mouse cinema, 'Generation succeeded - 0 warning(s)',
'meson test -C builddir' -> all 'OK', DataProxy takes some time, 59.25/100s,
'meson install -C builddir' -> 'missing permissions',
'sudo meson install -C builddir' -> seems to work,
but gnumeric 'configure' still -> 'GDA support: NO. libgda problem'
assume it's the point 'with ui support' you mentioned, but how to do that???
---
:-)
'
apt-get install -y libjson-glib-dev' made it for this step,
will report about further progress ...
thanks a lot, :-)
Gesendet: Montag, 02. Mai 2022 um 06:30 Uhr
Von: "Jean Bréfort" <jean brefort free fr>
An: "newbie nullzwei" <newbie-02 gmx de>, "Gnumeric Forum" <gnumeric-list gnome org>
Betreff: Re: Aw: Re: need help in some points to get gnumeric 'long' mature. introspection, GDA support, GNOME-DB support, Psiconv, PDF documentation.
Le lundi 02 mai 2022 à 06:20 +0200, newbie nullzwei via gnumeric-list a
écrit :
>
> hello Jean,
...
>
Try apt-get install json-glib-1.0-dev
Regards,
Jean
> >