Help for this page

Select Code to Download


  1. or download this
    perl Makefile.PL
    make
    make test
    make install
    
  2. or download this
    $ perl Makefile.PL
    *** ExtUtils::AutoInstall version 0.63
    ...
    gcc: esqltest.o: No such file or directory
    gcc: esqlc_v6.o: No such file or directory
    Failed to link test program esqltest
    
  3. or download this
    s/^arch=v8$/-m64/
    
  4. or download this
    $ perl -V
    Summary of my perl5 (revision 5 version 8 subversion 4) configuration:
    ...
        /usr/perl5/vendor_perl/5.8.4
        /usr/perl5/vendor_perl
        .
    
  5. or download this
    $ /usr/sfw/bin/gcc --version
    gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
    Copyright (C) 2004 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.  There i
    +s NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR
    +POSE.