Py-zodb version 3.4.2 - How to Download and Install on Mac OS X
Wednesday the 10th of March, 2010

    py-zodb  most recent diff


    version 3.4.2

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


      The py-zodb Portfile 56078 2009-08-24 03:43:13Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-zodb
      Version: 3.4.2
      set branch [join [lrange [split ${version} .] 0 1] .]
      Category: python zope databases
      Platform: darwin
      Maintainers: nomaintainer
      Description: The Zope Object Database from the Zope Application Server
      Long Description: The Zope Object Database provides an object-oriented database for Python that provides a high-degree of transparency. Applications can take advantage of object database features with few, if any, changes to application logic. ZODB includes features such as a pluggable storage interface, rich transaction support, and undo.

      Homepage: http://www.zope.org/Products/ZODB${branch}
      Master Sites: ${homepage}/ZODB%20${version}/
      distname ZODB3-${version}
      extract.suffix .tgz
      Checksums: md5 19c374786d03cdc9d40881c039d9b9fb sha1 fffe316004affe7fd59530e19d64f0c9882af533 rmd160 71ce7586e653942e67b5c2eed36420a0e04d4b4f

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.