Py25-bsddb version 2.5.4 - How to Download and Install on Mac OS X
Friday the 19th of March, 2010

    py25-bsddb  most recent diff


    version 2.5.4

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


      The py25-bsddb Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup python25 1.0

      Name: py25-bsddb
      Version: 2.5.4
      Revision: 1
      Category: python databases
      Platform: darwin
      Maintainers: nomaintainer
      Description: This is a stub. bsddb is now build with python25
      Long Description: ${description}

      Homepage: http://www.python.org/doc/current/lib/module-dbm.html

      build { }
      distfiles

      destroot {
      xinstall -d ${destroot}${prefix}/share/doc/${name}
      system "echo ${long_description} > ${destroot}${prefix}/share/doc/${name}/README.txt"
      }

      livecheck.type none

    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/py25-bsddb
      % sudo port install py25-bsddb
      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 py25-bsddb
      ---> Verifying checksum for py25-bsddb
      ---> Extracting py25-bsddb
      ---> Configuring py25-bsddb
      ---> Building py25-bsddb with target all
      ---> Staging py25-bsddb into destroot
      ---> Installing py25-bsddb
    - 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 py25-bsddb with these commands:
      %  man py25-bsddb
      % apropos py25-bsddb
      % which py25-bsddb
      % locate py25-bsddb

     Where to find more information:

    Darwin Ports



    Lightbox this page.