Lscsoft-deps version 20090911 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    lscsoft-deps  most recent diff


    version 20090911

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


      The lscsoft-deps Portfile 57480 2009-09-11 14:09:29Z ram macports.org $

      PortSystem 1.0

      Name: lscsoft-deps
      Version: 20090911
      Category: science
      Maintainers: ram
      Platform: darwin

      Description: LSCSoft dependencies meta-port
      Long Description: This is a meta-port that depends on all the ports needed for developing Software used within the LIGO Scientific Collaboration including Glue, LAL, and LALApps.

      Homepage: http://www.lsc-group.phys.uwm.edu/daswg
      Master Sites: ${homepage}

      distfiles

      depends_run port:python26 port:python_select port:py26-numpy port:py26-pyrxp port:py26-m2crypto port:py26-cjson port:py26-pyxmpp port:pkgconfig port:fftw-3 port:fftw-3-single port:libframe port:metaio port:gsl port:libxml2 port:cfitsio port:git-core port:autoconf port:automake

      build {}
      destroot {
      xinstall -d ${destroot}${prefix}/share/doc/${name}-${version}
      system "echo ${long_description} > ${destroot}${prefix}/share/doc/${name}-${version}/README.txt"
      }

      post-activate {
      ui_msg "\nTo complete the installation and prepare your system for use, please run:
      \n\tsudo python_select python26\n"
      }

      use_configure no
      universal_variant no

      livecheck.type none

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.