Re: DBD::Sybase 1.05 and NetBSD 2.0
Michael Peppler <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2005-03-29 at 23:26, Alan Humphrey wrote: > Hi there! > > > > I’m trying to run DBD::Sybase version 1.05 on NetBSD 2.0. After > getting everything installed when I run a test program I see this > output: > > > > cs_diag(CS_INIT) failed at > /usr/pkg/lib/perl5/5.8.6/i386-netbsd-thread-multi/DynaLoader.pm line > 253. > > cs_config(CS_LOC_PROP) failed at > /usr/pkg/lib/perl5/5.8.6/i386-netbsd-thread-multi/DynaLoader.pm line > 253. > The program is working in that expected results are being returned. Is this with FreeTDS? If so you're only seeing warning messages from DBD::Sybase about features that FreeTDS doesn't offer. They can be ignored (and you can easily remove them from the source - they are in the dbdimp.c file) Michael -- Michael Peppler - [email protected] - http://www.peppler.org/ Sybase DBA/Developer Sybase on Linux FAQ: http://www.peppler.org/FAQ/linux.html