laspack version 1.12.2 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    laspack  most recent diff


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



      # $Id: Portfile 30237 2007-10-23 01:46:57Z jmpp macports.org $

      PortSystem 1.0

      Name: laspack
      Version: 1.12.2
      Category: math
      Platform: darwin
      Maintainers: nomaintainer
      Description: Package for solving large sparse systems of linear equations
      Long Description: LASPack is a package for solving large sparse systems of linear equations like those which arise from discretization of partial differential equations.

      Homepage: http://www.tu-dresden.de/mwism/skalicky/laspack/laspack.html
      master_sites ftp://netlib.bell-labs.com/netlib/linalg/ http://www.tu-dresden.de/mwism/skalicky/
      distname ${name}
      dist_subdir ${name}/${version}
      extract.suffix .tgz
      checksums md5 fcfb3c86cc993e29eb477191b1136a8d
      patchfiles patch-makefile

      worksrcdir laspack

      use_configure no

      build.args prefix=${prefix}

      destroot.args prefix=${prefix}


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

     Where to find more information:

    Darwin Ports



    image test