Thanks for responding, Alex.

> What does the
>   ldd /usr/lib/perl5/site_perl/5.005/i386-linux/auto/DBD/ODBC/ODBC.so
> print? Are the correct libraries loaded?

Well, I don't know what the correct libraries are (or even what the ldd
command does), but the output is as follows:
        libodbcinst.so.1 => /usr/local/easysoft/unixODBC/lib/libodbcinst.so.1
(0x4000f000)
        libc.so.6 => /lib/libc.so.6 (0x40021000)
        libm.so.6 => /lib/libm.so.6 (0x40114000)
        libdl.so.2 => /lib/libdl.so.2 (0x40130000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)

Does that tell you anything?

Reply via email to