Libmoney version 1.00 - How to Download and Install on Mac OS X
Friday the 19th of March, 2010

    libmoney  most recent diff


    version 1.00

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


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

      PortSystem 1.0
      Name: libmoney
      Version: 1.00
      Category: devel
      Maintainers: waqar
      Description: A library that keeps track of finances
      Long Description: libmoney is a library written in C++ that allows a developer to build an application that keeps track of finances. It was originally developed to keep track of a budget, but can be expanded to keep track of all assets.
      Homepage: http://www.grilledmeat.net/libmoney
      Platform: darwin
      Master Sites: http://www.grilledmeat.net/libmoney/releases
      use_bzip2 yes
      Checksums: md5 c65627935135b20b7fe12ac1beea8ccf sha1 7450fa1873d38f7272db09eb69673b9b217d086f
      configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.