I suggest you use a driver manager, have DBD::ODBC link with the driver manager and have the driver manager load your driver. unixODBC or iODBC *should* work. As a side note, It looks like dld.sl can't find the path '../exe/libodbcinst.sl'
It could be a problem that it's a relative path... Jeff > -----Original Message----- > From: YOUNG,ALEX (Non-HP-UnitedKingdom,ex2) > [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 07, 2002 5:49 AM > To: '[EMAIL PROTECTED]' > Cc: '[EMAIL PROTECTED]' > Subject: PERL MODULE DBD::ODBC > > > Hi all, > > I am having a problem installing the above module (Version 0.32). I have > succeeded in the past with a statically linked version but cannot get the > dynamic one going. > The driver I'm using is Redbrick (a data warehouse now provided > by Informix > (IBM)). The only tweak that I have made is a symbolic link from the > rbsql*.h files provided with Redbrick to the required sql*.h files. > > I am attaching the make output along with version info. The > tests fail with > a libodbcinst.sl error. > > <<make.out>> > If I have to go with a static link, then I will but I'd rather > not. Can any > one help? > > Thx, > > Ali Young > >