Download and Install py-fnorb version 1.3 on Mac OS X
Tuesday the 8th of July, 2008

    py-fnorb  most recent diff


      View the most recent changes for the py-fnorb port at: py-fnorb.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py-fnorb.
      The raw portfile for py-fnorb 1.3 is located here:
      http://py-fnorb.darwinports.com/dports/python/py-fnorb/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-fnorb
      Google
      Web Darwinports.com



      # $Id: Portfile 30249 2007-10-23 02:12:47Z jmpp macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-fnorb
      Version: 1.3
      revision 1
      Category: python
      Platform: darwin freebsd
      Maintainers: nomaintainer
      Description: py-fnorb is a pure Python CORBA 2.0 ORB
      Long Description: Fnorb is a CORBA 2.0 ORB for Python. Fnorbs claim to fame is its size and pure Python implementation. These features allow it to be used whever Python may used (for example, within Jython) unlike other ORBs that rely on binary runtimes.

      Homepage: http://www.fnorb.org/
      master_sites sourceforge:fnorb
      distname Fnorb-${version}
      checksums md5 7de1500c7ef6592a603890b45e23261b

      post-destroot {
      file delete -force ${destroot}${prefix}/share/doc/${name}
      file rename ${destroot}${prefix}/share/doc/Fnorb ${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/py-fnorb
      % sudo port install py-fnorb
      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-fnorb
      ---> Verifying checksum for py-fnorb
      ---> Extracting py-fnorb
      ---> Configuring py-fnorb
      ---> Building py-fnorb with target all
      ---> Staging py-fnorb into destroot
      ---> Installing py-fnorb
    - 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-fnorb with these commands:
      %  man py-fnorb
      % apropos py-fnorb
      % which py-fnorb
      % locate py-fnorb

     Where to find more information:

    Darwin Ports



    image test