Spe version 0.8.4.h - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    version 0.8.4.h

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


      The spe Portfile 53628 2009-07-10 16:09:58Z jmr macports.org $

      PortSystem 1.0
      PortGroup python25 1.0

      Name: spe
      Version: 0.8.4.h
      Category: editors python
      Platform: darwin
      Maintainers: nomaintainer
      Description: spe - Stani's Python Editor
      Long Description: spe - Stani's Python Editor Free Python IDE with Blender, Kiki, PyChecker, Remote Debugger, Uml and wxGlade support.

      Homepage: http://pythonide.blogspot.com/
      Master Sites: http://download.berlios.de/python/
      distname spe-${version}-wx2.6.1.0
      Checksums: md5 55230b8b643b273912a1d6c3163cca27 sha1 09d89c347976d984cd1e2c9c0c14d999520c8219

      depends_lib-append port:py25-wxpython
      depends_run port:py25-checker

      worksrcdir spe-${version}

      patch {
      reinplace "s|/usr/bin/env python|${prefix}/bin/pythonw2.5|1" ${worksrcpath}/_spe/spe
      }

      post-destroot {
      file delete ${destroot}${prefix}/bin/spe_wininst.py
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.