in reply to Re^2: Can't locate loadable object for module DBD::Sybase in @INC
in thread Can't locate loadable object for module DBD::Sybase in @INC

Most likely problem is an incompatibility between the Sybase client library version that is installed on your system and the libraries used when building the ppd.

You need to have a version of the libraries installed that is at least as recent as the libs used for the build - my guess is that you need a 12.5 of some description, possibly even 12.5.1.

Michael

  • Comment on Re^3: Can't locate loadable object for module DBD::Sybase in @INC