Help for this page

Select Code to Download


  1. or download this
    cd db-4.7.25/build_unix
    sh ../dist/configure
    make
    
  2. or download this
    cd ../perl/DB_File
    perl -pi.orig -e "s!^(INCLUDE|LIB)\s.*!$1\t= ../../build_unix/!" confi
    +g.in
    perl Makefile.PL
    dmake test
    dmake install