Opendx-samples version 4.4.0 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    opendx-samples  most recent diff


    version 4.4.0

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


      The opendx-samples Portfile 50980 2009-05-14 19:41:55Z and.damore macports.org $

      PortSystem 1.0
      Name: opendx-samples
      Version: 4.4.0
      Revision: 1
      Category: science
      Maintainers: gwright
      Platform: darwin

      Description: IBM's Open Visualization Data Explorer (Data Samples)
      Long Description: OpenDX is a uniquely powerful, full-featured software package for the visualization of scientific, engineering and analytical data: Its open system design is built on familiar standard interface environments. And its sophisticated data model provides users with great flexibility in creating visualizations.

      Homepage: http://opendx.org
      Master Sites: http://opendx.npaci.edu/source/

      Checksums: md5 e8f43722ca0a66282608bded7c0e4f93

      distname dxsamples-${version}

      depends_lib port:opendx

      configure.env JAVAC=/usr/bin/javac
      post-extract { set fixers [ exec find ${worksrcpath} -type f | xargs grep -l /usr/lpp ]
      foreach fil ${fixers} {
      reinplace "s|/usr/lpp|${prefix}|g" ${fil}
      }
      }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.