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

    muparser  most recent diff


    version 1.30

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


      The muparser Portfile 54755 2009-08-01 19:41:13Z toby macports.org $

      PortSystem 1.0

      Name: muparser
      Version: 1.30
      Category: math devel
      Platform: darwin
      Maintainers: mww
      Description: extensible high performance math parser library in C++
      Long Description: muParser is an extensible high performance math parser library written in C++. It is based on transforming an expression into a bytecode and precalculating constant parts of it.

      Homepage: http://muparser.sourceforge.net/
      Master Sites: sourceforge
      distname ${name}_v130
      Checksums: sha1 8411b189b05317d836c92b02b267f7be5bc08611
      Patch Files: patch-Makefile.in.diff

      worksrcdir ${name}

      livecheck.regex "muparser Version (.*) released.*"

      use_parallel_build no

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.