Using the Windows and Mac clients we’re getting this error connecting to a Fedora 24 server. Seem like a problem with the perl installation. 

Connection failed. /usr/bin/perl: symbol lookup error: /usr/local/lib64/perl5/auto/DBI/DBI.so: undefined symbol: Perl_xs_apiversion_bootcheck 

perl -v

This is perl 5, version 22, subversion 2 (v5.22.2) built for x86_64-linux-thread-multi
(with 17 registered patches, see perl -V for more detail)

which perl
/usr/bin/perl

Seems like multiple installations. Any quick fix for this?