I'm getting this error:
steve@stevesdesktop:~$ gnc-fq-check
Json3.c: loadable library and perl binaries are mismatched (got handshake key
0xce00080, needed 0xed00080)
But...
steve@stevesdesktop:~$ sudo find /usr -name "libperl.so*" -exec ls -lah {} \;
2>/dev/null
-rw-r--r-- 1 root root 3.6M Sep 24 2021
/usr/lib/x86_64-linux-gnu/libperl.so.5.32.1
lrwxrwxrwx 1 root root 17 Sep 24 2021
/usr/lib/x86_64-linux-gnu/libperl.so.5.32 -> libperl.so.5.32.1
steve@stevesdesktop:~$ perl --version
This is perl 5, version 32, subversion 1 (v5.32.1) built for
x86_64-linux-gnu-thread-multi
(with 47 registered patches, see perl -V for more detail)
So why does gnc-fq-check think there is a mismatch?
Thanks,
Steve
_______________________________________________
gnucash-user mailing list
[email protected]
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.