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

    gvemod-ndview  most recent diff


    version 0.2

      View the most recent changes for the gvemod-ndview port at: gvemod-ndview.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for gvemod-ndview.
      The raw portfile for gvemod-ndview 0.2 is located here:
      http://gvemod-ndview.darwinports.com/dports/science/gvemod-ndview/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-ndview


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

      PortSystem 1.0

      Name: gvemod-ndview
      Version: 0.2
      Category: science graphics x11
      Maintainers: ira.uka.de:raphael
      Description: A Geomview emodule for displaying projections of higher dimensional objects.
      Long Description: This package contains the NDview emodule and the emodules of the src/bin/ndutils directory of the original Geomview distribution. emodules are kind of plugins which extend the functionality of Geomview (an interactive 3d viewing program). The modules are based on Tcl/Tk and can be used as a tool-kit for displaying projections of higher dimensional objects.
      Homepage: http://www.geomview.org/
      Platform: darwin
      Master Sites: sourceforge
      Master Sites:.mirror_subdir geomview
      livecheck.name geomview
      livecheck.distname ${name}
      Checksums: md5 c8cbfec59ae14215098c4608433a54cf sha1 64f7cd168de7b57b733250ca2c5a974fd30be6f6 rmd160 5e95e2c308bc8019d0588ab689bbbc05371e7469
      Patch Files: patch-wrappers.c.diff
      depends_lib port:geomview port:tk
      # Work around case-inensitivity "NDview" Tcl script <-> "ndview" module
      post-extract {
      move ${worksrcpath}/src/NDview/NDview ${worksrcpath}/src/NDview/NDview.tc
      reinplace "s|module_tcl_DATA = NDview|module_tcl_DATA = NDview.tc|" ${worksrcpath}/src/NDview/Makefile.in
      }
      post-destroot {
      move ${destroot}${prefix}/libexec/geomview/tcl/NDview.tc ${destroot}${prefix}/libexec/geomview/tcl/NDview
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.