Help for this page

Select Code to Download


  1. or download this
    informix@develop ~/framirez/DBD-Informix-2007.0914 $ /usr/perl5/bin/pe
    +rlgcc Makefile.PL
    *** ExtUtils::AutoInstall version 0.63
    ...
    
    Using DBI 1.601 (for perl 5.008004 on sun4-solaris-64int) installed in
    + /usr/perl5/site_perl/5.8.4/sun4-solaris-64int/auto/DBI/
    Writing Makefile for DBD::Informix
    
  2. or download this
    informix@develop ~/framirez/DBD-Informix-2007.0914 $ /usr/ccs/bin/make
    +                
    /usr/perl5/5.8.4/bin/perl Makefile.PL --config=make_args,--hello --ins
    +talldeps=Test::Pod,0
    ...
    Failed to link test program esqltest
    *** Error code 29
    make: Fatal error: Command failed for target `installdeps'
    
  3. or download this
    informix@develop ~/framirez/DBD-Informix-2007.0914 $ /usr/ccs/bin/make
    +         
    /usr/perl5/5.8.4/bin/perlgcc Makefile.PL --config=make_args,--hello --
    +installdeps=Test::Pod,0
    ...
    collect2: ld returned 1 exit status
    *** Error code 1
    make: Fatal error: Command failed for target `blib/arch/auto/DBD/Infor
    +mix/Informix.so'
    
  4. or download this
    informix@develop ~/framirez/DBD-Informix-2007.0914 $ env | sort
    _=/usr/bin/env
    ...
    SSH_TTY=/dev/pts/10
    TERM=vt100
    USER=informix
    
  5. or download this
    informix@develop ~/framirez/DBD-Informix-2007.0914 $ perl -V
    Summary of my perl5 (revision 5 version 8 subversion 4) configuration:
    ...
        /usr/perl5/vendor_perl/5.8.4
        /usr/perl5/vendor_perl
        .
    
  6. or download this
    informix@develop ~/framirez/DBD-Informix-2007.0914 $ /usr/perl5/5.8.4/
    +bin/perlgcc -V
    Summary of my perl5 (revision 5 version 8 subversion 4) configuration:
    ...
        /usr/perl5/vendor_perl/5.8.4
        /usr/perl5/vendor_perl
        .
    
  7. or download this
    informix@develop ~/framirez/DBD-Informix-2007.0914 $ /usr/sfw/bin/gcc 
    +-v
    Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
    Configured with: /gates/sfw10/builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.
    +4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu
    +-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c
    +++ --enable-shared
    Thread model: posix
    gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)