Help for this page

Select Code to Download


  1. or download this
    perl Makefile.PL --mysql_config=/usr/local/mysql/bin/mysql_config
    make
    
  2. or download this
    PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "
    +test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
    t/00base.t .................. 1/6 
    ...
    Bailout called.  Further testing stopped:  Unable to load DBD::mysql
    FAILED--Further testing stopped: Unable to load DBD::mysql
    make: *** [test_dynamic] Error 255