Download and Install dbh version 1.0.24 on Mac OS X
Friday the 25th of July, 2008

    dbh  most recent diff


      View the most recent changes for the dbh port at: dbh.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for dbh.
      The raw portfile for dbh 1.0.24 is located here:
      http://dbh.darwinports.com/dports/databases/dbh/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/dbh
      Google
      Web Darwinports.com



      # $Id: Portfile 30223 2007-10-22 22:46:02Z jmpp macports.org $

      PortSystem 1.0

      Name: dbh
      Version: 1.0.24
      revision 1
      Category: databases
      Maintainers: nomaintainer
      Platform: darwin
      Description: Disk based hash library
      Long Description: Disk based hashes is a method to create multidimensional binary trees on disk. This library permits the extension of database concept to a plethora of electronic data, such as graphic information. With the multidimensional binary tree it is possible to mathematically prove that access time to any particular record is minimized (using the concept of critical points from calculus), which provides the means to construct optimized databases for particular applications.

      Homepage: http://dbh.sourceforge.net
      master_sites sourceforge
      checksums md5 42e122a321089f2429986d0d161ed92a sha1 235e33979da23727c40070c8c9c215590e3e6898 rmd160 e7ac0eeff608a73b9fc1c3a2b3185b07c3769ada

      configure.args --disable-debug

      pre-configure {
      reinplace "s|-Wl,-R\${libdir}||g" ${worksrcpath}/src/dbh-1.0.pc.in
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/dbh
      % sudo port install dbh
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching dbh
      ---> Verifying checksum for dbh
      ---> Extracting dbh
      ---> Configuring dbh
      ---> Building dbh with target all
      ---> Staging dbh into destroot
      ---> Installing dbh
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using dbh with these commands:
      %  man dbh
      % apropos dbh
      % which dbh
      % locate dbh

     Where to find more information:

    Darwin Ports



    image test