Help for this page

Select Code to Download


  1. or download this
    [devel@localhost]$ perl Makefile.PL 
    Checking installed SQLite version...
    SQLite version must be at least 3.1.3. No header file at that
    version or higher was found. Using the local version instead.
    Using DBI 1.32 installed in /usr/lib/perl5/vendor_perl/5.8.0/i386-linu
    +x-thread-multi/auto/DBI
    Writing Makefile for DBD::SQLite
    
  2. or download this
    [devel@localhost]$ make test
    PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_h
    +arness(0, 'blib/lib', 'blib/arch')" t/*.t
    t/00basic...............Can't load '/home/devel/perl/DBD-SQLite-1.13/b
    +lib/arch/auto/DBD/SQLite/SQLite.so' for module DBD::SQLite: /home/dev
    +el/perl/DBD-SQLite-1.13/blib/arch/auto/DBD/SQLite/SQLite.so: undefine
    +d symbol: dbd_st_finish at /usr/lib/perl5/5.8.0/i386-linux-thread-mul
    +ti/DynaLoader.pm line 229.
    ...
    t/dbdadmin.t            255 65280     4    4 100.00%  1-4
    Failed 27/28 test scripts, 3.57% okay. 395/446 subtests failed, 11.43%
    + okay.
    make: *** [test_dynamic] Error 2