We are trying to connect to a Sybase ASE system for use as a source DataStore and coming up short with the following error:
Sybase connection error: Sybase SQL Server shared library <libintl_r64.so> not found. Ensure it is installed and can be located using the library search path (LIBPATH on AIX, LD_LIBRARY_PATH on Solaris/Linux, SHLIB_PATH on HP-UX).
The Job Server is running on a Red Hat Linux box, and the database is ASE 12.5.0.3. I'd like to use the "Sybase" connection option rather than an ODBC datasource, but it looks like we'll have to find the right drivers in either case. Is there a separate installation or configuration process to make Open Client drivers available to BODS?