Thanks for doing that, very good of you. I have probably done (or not done) something obvious which I will end up kicking myself for. As soon as I find out what it is, I'll let you know.
Regards, Oliver On Tue, 30 Jan 2007 15:09:59 +0000 , "Tielman de Villiers" <[EMAIL PROTECTED]> wrote: >On 30/01/07, Oliver Howe <[EMAIL PROTECTED]> wrote: >> >> can i ask does anyone have it working properly on fedora6 ? >> if so, can you let me know if you did it the same way as i am trying? >> > >I did a fresh install of FC6 and followed your installation procedure. >Though I got the same warnings from esqlc, I did get a Makefile, it >compiled, and works in a test script. > >I therefore suspect the problem is on your database side, ie, user >permissions, etc. > > >[EMAIL PROTECTED] DBD-Informix-2005.02]# perl rmautoinst.pl Makefile.PL | perl >- > >Configuring IBM Informix Database Driver for Perl DBI Version 2005.02 >(2005-07-29) (aka DBD::Informix) > You are using DBI version 1.53 and Perl version 5.008008 >Remember to actually read the README file! > >Perl: perl v5.008008 i386-linux-thread-multi dl_dlopen.xs >System: linux hs20-bc2-2.build.redhat.com 2.6.9-34.elsmp #1 smp fri >feb 24 16:56:28 est 2006 i686 i686 i386 gnulinux >Using INFORMIXDIR=/opt/informix and ESQL/C compiler esql >Using IBM Informix CSDK Version 2.90, IBM Informix-ESQL Version >2.90.UC2 from /opt/informix > >Beware: DBD::Informix is not yet aware of all the new IUS data types. > >Assert macro will be disabled! > >lib/DBD/Informix/Defaults.pm written OK >esqlvrsn.h written OK >esqlinfo.h written OK > >Testing whether your Informix test environment will work... >esqlc: "esqltest.ec", line 109: Warning -33036: This line does not >conform to ANSI X3.135-1989. >esqlc: "esqltest.ec", line 119: Warning -33036: This line does not >conform to ANSI X3.135-1989. >2 warning(s) >esqlc: "esqlc_v6.ec", line 62: Warning -33036: This line does not >conform to ANSI X3.135-1989. >esqlc: "esqlc_v6.ec", line 113: Warning -33036: This line does not >conform to ANSI X3.135-1989. >esqlc: "esqlc_v6.ec", line 121: Warning -33036: This line does not >conform to ANSI X3.135-1989. >esqlc: "esqlc_v6.ec", line 138: Warning -33036: This line does not >conform to ANSI X3.135-1989. >esqlc: "esqlc_v6.ec", line 143: Warning -33036: This line does not >conform to ANSI X3.135-1989. >esqlc: "esqlc_v6.ec", line 189: Warning -33036: This line does not >conform to ANSI X3.135-1989. >esqlc: "esqlc_v6.ec", line 193: Warning -33036: This line does not >conform to ANSI X3.135-1989. >esqlc: "esqlc_v6.ec", line 210: Warning -33036: This line does not >conform to ANSI X3.135-1989. >esqlc: "esqlc_v6.ec", line 215: Warning -33036: This line does not >conform to ANSI X3.135-1989. >9 warning(s) >ESQLTEST Program Running: >@(#)$Id: esqltest.ec,v 2004.1 2004/11/16 22:29:43 jleffler Exp $ > $INFORMIXDIR is set to '/opt/informix'. > $INFORMIXSERVER is set to 'xxx'. > $DBI_DBNAME unset - defaulting to 'stores'. > $DBD_INFORMIX_DATABASE set to 'xxx'. > $DBD_INFORMIX_DATABASE2 unset - defaulting to 'xxx'. > $DBD_INFORMIX_USERNAME is set to 'xxx'. > $DBD_INFORMIX_USERNAME2 is unset - defaulting to 'xxx'. > $DBD_INFORMIX_PASSWORD is set. > $DBD_INFORMIX_PASSWORD2 is unset - defaulting to > $DBD_INFORMIX_PASSWORD. >Testing connection to xxx > CONNECT TO 'xxx' with user info >Testing concurrent connection to xxx > CONNECT TO 'xxx with user info >Your Informix environment is (probably) OK > >Using DBI 1.53 (for perl 5.008008 on i386-linux-thread-multi) >installed in /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/DBI/ >Writing Makefile for DBD::Informix >[EMAIL PROTECTED] DBD-Informix-2005.02]# -- Oliver Howe Senior Systems Administrator Tel: +44 (0) 79 7420 6484 Fax: +44 (0) 20 7664 7878 Spider Networks - the power behind interactive web communications - www.spider-networks.net -- Confidentiality Notice: This email is confidential and may also be privileged. If you are not the intended recipient, please notify the sender IMMEDIATELY; you should not copy the email or use it for any purpose or disclose its contents to any other person. General Statement: Any statements made, or intentions expressed in this communication, may not necessarily reflect the view of Spider Networks, that no content herein may be held binding upon Spider Networks or any associate or any associated company unless confirmed by the issuance of a formal contractual document or purchase order.
