Gnumeric version 1.9.0 - How to Download and Install on Mac OS X
Friday the 3rd of July, 2009

    gnumeric  most recent diff


    version 1.9.0

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The gnumeric Portfile 36533 2008-05-05 14:57:59Z gui_dos macports.org $

      PortSystem 1.0

      Name: gnumeric
      Version: 1.9.0
      Description: A spreadsheet with gnome support.
      Long Description: ${description}
      Maintainers: nomaintainer
      Category: gnome math
      Platform: darwin
      Homepage: http://www.gnome.org/projects/gnumeric/

      Master Sites: gnome:sources/gnumeric/[strsed ${version} {/\.[0-9]*$//}]/
      use_bzip2 yes
      Checksums: md5 19cde8519ded8d59618f3be32a8f99c0 sha1 8efd6893d712a0abc90b85acd70104513d956682 rmd160 b0a1e21d9429293018069e2736bb2e5e54124f3a
      depends_lib port:libgsf port:goffice port:libgnomeprintui port:dbus port:dbus-glib port:py25-gtk
      depends_build port:gnome-doc-utils

      configure.args --disable-scrollkeeper
      configure.python ${prefix}/bin/python2.5

      post-activate {
      system "${prefix}/bin/scrollkeeper-update"
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.