Werner Lamping writes:
 > hello ,
 > I like to get access to a sybase database using perl .
 > Therefore I installed freeTDS which went OK (I believe)
 > But the installation of DBD-sybase is failing .
 > Does somone know or has an idia what went wrong .
 > Like I mention before , I just want to access and read
 > data . If there is a more simple way to do it please
 > tell me .
 > ->see logdata below
 > 
 > thanks
 > /werner
 > 
 > sqc097# perl Makefile.PL PREFIX=/var/tmp/perlmodules/DBD-Sybase
 > Request error: class file/memory mismatch
 > Sybase OpenClient  found.
 > Note (probably harmless): No library found for -lcs
 > Note (probably harmless): No library found for -ltcl
 > Note (probably harmless): No library found for -lcomn
 > Using DBI 1.20 installed in
 > /var/tmp/perlmodules/DBI-1.20/sun4-solaris/auto/DBI
 > Writing Makefile for DBD::Sybase

The above are only warnings - the only weird one is the "class
file/memory mismatch". What errors do you get when you run "make"?

Note that unless you have the very latest snapshot of FreeTDS you need
to use DBD::Sybase 0.91, not 0.93.

Michael
-- 
Michael Peppler - Data Migrations Inc. - http://www.mbay.net/~mpeppler
[EMAIL PROTECTED] - [EMAIL PROTECTED]
International Sybase User Group - http://www.isug.com

Reply via email to