Re: dbi-dbd on solaris w/installed perl

2004-07-22 Thread Thomas Mieslinger
ot; will create a Makefile that uses the compiler that compiled perl. You could download the sun compiler and use it with the 60 day trial license. regards Thomas -- General Logistics Systems Thomas Mieslinger German-Parcel-Str. 1-7 fon: +49 6677 17 463 36286 Neuenstein fax: +49 6677

Antwort: Help for DBI installation

2003-12-09 Thread Thomas Mieslinger
DBI uses the compiler that compiled perl. So install that compiler or compile Perl with gcc. -- General Logistics Systems Thomas Mieslinger German-Parcel-Str. 1-7 fon: +49 6677 17 463 36286 Neuensteinfax: +49 6677 17 111 Germany eMail: [EMAIL PROTECTED

Antwort: DBD Informix Install Question

2003-09-12 Thread Thomas . Mieslinger
using 1.34 which is fine. -- General Logistics Systems Thomas Mieslinger German-Parcel-Str. 1-7 fon: +49 6677 17 463 36286 Neuensteinfax: +49 6677 17 111 Germany eMail: [EMAIL PROTECTED] "Curling, Daniel" <[EMAIL PROTECTED]> 11.09.200

Antwort: Informix ::DBD

2003-08-19 Thread Thomas . Mieslinger
Hi Paul, this is an informix specific question. Why don't you upgrade your 2.6 Machine to Connect or SDK 2.81? Regards Thomas -- General Logistics Systems Thomas Mieslinger German-Parcel-Str. 1-7 fon: +49 6677 17 463 36286 Neuensteinfax: +49 6677 17 111 Ge

DBI 1.35 and greater break DBD-Informix 1.04 and 2003-04

2003-06-20 Thread Thomas Mieslinger
Hi Jonathan, i tried to compile a Perl 5.8.0, DBI-1.37, DBD-Informix 2003-04 and Informix Client SDK 2.80FC2 on Solaris 9 with Sun Forte 7 Compiler. It's a 64 bit Database engine so i compiled it all with -xarch=v9. A simple script like #!/usr/bin/perl -w use DBD::Informix; my ($dsn) = "DBI:

DBI 1.37 Fails a test on Solaris 9 Perl 5.8.0 64bit

2003-06-18 Thread Thomas Mieslinger
Hi, i hope this question is one of the smarter questions sent to this list. i try to build DBI 1.37 for Perl 5.8.0 on Solaris 9 Sparc with the Sun C Compiler (Forte 7). Because my database (informix) only has 64bit libraries the whole Perl and DBI has to be 64bit. When compiling DBI perl Makef