> On Apr 16, 2022, at 9:47 AM, Steve <zep...@cfl.rr.com> wrote:
> 
> 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? 

As a first guess your perl json module is linked to a different version of 
libjson than the one you have. If you used gnc-fq-update to set up 
Finance::Quote then running it again should fix the problem. If you installed 
F::Q from your distro's package manager and there aren't any updates then the 
packager for that module is running a bit behind, a common problem for most 
distros since they rely on volunteers.

Regards,
John Ralls

_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
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.

Reply via email to