in reply to Re: DBD::Sybase - problem loading shared object
in thread DBD::Sybase - problem loading shared object

That was the clue we needed - thanks.

The fix was to add /usr/local/freetds/lib to /etc/ld.so.conf, and then run ldconfig.

All is working fine now.

Thanks again,
Darren :)

  • Comment on Re^2: DBD::Sybase - problem loading shared object