for the search engines. I did find that DBD::Informix 2005.2 does not play well with Debian Sarge's 1.46-6 dbi package. I had to install DBI 1.48 to get it (DBD::Informix 2005.2) to compile.
On Fri, 2005-10-21 at 13:49 -0500, Matthew Lenz wrote: > never mind, found the setting. DBD_INFORMIX_NO_ESQLTEST > > -Matt > > On Fri, 2005-10-21 at 13:37 -0500, Matthew Lenz wrote: > > i have to setup a dbd::informix without being able to create a test db. > > is this possible? basically everything looks like its working great > > (everything is compiling fine until it tries to connect to a database). > > > > I can only assume there is some way around this correct? .i tried > > setting the mentioned *NO_RESOURCE/NO_DBCREATE env's to yes as mentioned > > but its still trying. ideas? > > > > -Matt
