I have installed ASE 15.0.3 64 bit on AIX 5.3 box. Perl modules DBD and DBI have been compiled to Sybase 64 libraries ($SYBASE/$SYBASE_OCS/lib). When I run a perl script (code below) I get error: Dependent module libct64.so could not be loaded. Could not load module libct64.so. System error: No such file or directory There is no sybase module called 'libct64.so'. The closest one is 'libsybct.so'.
use Sybase::CTlib;
I tried creating softlinks in ASE lib (ln -s ./libsybct.so ./libct64.so) but that didn't work. Any suggestions?
In reply to ASE15.0 CTlib error by MikeMarsh
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |