Gvemod-labeler version 0.2 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gvemod-labeler  most recent diff


    version 0.2

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


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

      PortSystem 1.0

      Name: gvemod-labeler
      Version: 0.2
      Category: science graphics x11
      Maintainers: ira.uka.de:raphael
      Description: An interactive tool for generating short texts as vector objects inside Geomview
      Long Description: This is the Labeler emodule, an interactive tool for generating short texts as vector objects inside Geomview. emodules are kind of plugins which extend the functionality of Geomview (an interactive 3d viewing program).
      Homepage: http://www.geomview.org/
      Platform: darwin
      Master Sites: sourceforge
      Master Sites:.mirror_subdir geomview
      livecheck.name geomview
      livecheck.distname ${name}
      Checksums: md5 daae54b21b9695fb5b5f8701380348c0 sha1 8c3f7f55d328d17dbf1f7a25da248ee40ed5e746 rmd160 811171c355964cb81d206719208520e1857c39e8
      depends_lib port:geomview port:tk
      # Work around case-inensitivity "Labeler" Tcl script <-> "labeler" module
      post-extract {
      move ${worksrcpath}/src/Labeler ${worksrcpath}/src/Labeler.tc
      reinplace "s|module_tcl_DATA = Labeler|module_tcl_DATA = Labeler.tc|" ${worksrcpath}/src/Makefile.in
      }
      post-destroot {
      move ${destroot}${prefix}/libexec/geomview/tcl/Labeler.tc ${destroot}${prefix}/libexec/geomview/tcl/Labeler
      }

      platform darwin 9 { configure.ldflags-append -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.