Tempo version 1.1.4 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 1.1.4

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


      The tempo Portfile 50984 2009-05-14 21:08:43Z and.damore macports.org $

      PortSystem 1.0
      Name: tempo
      Version: 1.1.4
      Revision: 1
      Category: science
      Maintainers: lifehertz.com:jd
      Platform: darwin
      Homepage: http://tempo.sourceforge.net/
      Description: TEMPO (Topographic Eeg Mapping PrOgram)

      Long Description: TEMPO (Topographic Eeg Mapping PrOgram) is open source software for 3D visualization of brain electrical activity. TEMPO accepts EEG file in standard EDF format and creates animated sequence of topographic maps. Topographic maps are generated over 3D head model and user is able to navigate around head and examine maps from different viewpoints.
      Master Sites: sourceforge
      Checksums: md5 56778b4b5b8c3df809bd6c7b0022a518

      depends_lib lib:libgtkglext-x11-1.0:gtkglext lib:libgnome-2:libgnome

      Patch Files: patch-tempo.c.diff

      configure.cflags-append -L${prefix}/lib
      configure.args --with-x

      post-destroot { file mkdir ${destroot}${prefix}/share/doc/${name}
      xinstall -v -W ${worksrcpath} ChangeLog INSTALL README TODO THANKS AUTHORS ${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/tempo
      % sudo port install tempo
      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 tempo
      ---> Verifying checksum for tempo
      ---> Extracting tempo
      ---> Configuring tempo
      ---> Building tempo with target all
      ---> Staging tempo into destroot
      ---> Installing tempo
    - 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 tempo with these commands:
      %  man tempo
      % apropos tempo
      % which tempo
      % locate tempo

     Where to find more information:

    Darwin Ports



    Lightbox this page.