Py26-tc version 0.7.2 - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    py26-tc  most recent diff


    version 0.7.2

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


      The py26-tc Portfile 48920 2009-03-31 11:28:38Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup python26 1.0

      Name: py26-tc
      Version: 0.7.2
      Revision: 0
      Category: python databases
      Platform: darwin

      Maintainers: rasmus
      Description: Python bindings to the tokyocabinet library
      Long Description: ${description}
      Homepage: http://github.com/rsms/tc

      Master Sites: http://pypi.python.org/packages/source/t/tc/
      distname tc-${version}
      Checksums: md5 4405e1464caf0a0b1e1bc30f0874cd9f sha1 cf95b3c67ab632b551042b9b75d29036cdece0d8

      depends_lib-append port:tokyocabinet

      build.args-append -f

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} LICENSE README.rst CHANGELOG.rst ${destroot}${prefix}/share/doc/${name}
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.