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

    lalapps  most recent diff


    version 6.3.1

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


      The lalapps Portfile 59423 2009-10-14 22:03:07Z ram macports.org $

      PortSystem 1.0

      Name: lalapps
      Version: 6.3.1
      Category: science
      Platform: darwin
      Maintainers: ram

      Description: LSC Algorithm Library Applications
      Long Description: LALApps is a set of codes for gravitational wave data analysis, against the LSC Algorithm Library.

      Homepage: https://www.lsc-group.phys.uwm.edu/daswg/projects/lalapps.html
      Master Sites: http://www.lsc-group.phys.uwm.edu/daswg/download/software/source/

      Checksums: md5 867c4d23b7cfe30b1d3e59cc58e1b976 sha1 8439f7dc6e27f1528a9fdcbc9a622de2f3057618 rmd160 f1d22aa2bc2a02d665365cf4d401680c20adae9f

      depends_build bin:pkg-config:pkgconfig

      depends_lib port:python26 port:gsl port:fftw-3 port:fftw-3-single port:libframe port:metaio port:lal port:lalstochastic port:glue port:libxml2 port:cfitsio

      configure.python ${prefix}/bin/python2.6
      configure.args --mandir=${prefix}/share/man --enable-xml --disable-gcc-flags --disable-debug

      use_parallel_build yes

      livecheck.type regex
      livecheck.url ${master_sites}
      livecheck.regex {lalapps-(\d+(?:\.\d+)*).tar.gz}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.