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

    version 1.4.2

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


      The glom Portfile 50980 2009-05-14 19:41:55Z and.damore macports.org $
      PortSystem 1.0
      Name: glom
      Version: 1.4.2

      Description: Glom is an easy-to-use database designer and user interface.
      Long Description: ${description}
      Maintainers: landonf
      Category: gnome databases
      Platform: darwin

      Homepage: http://www.glom.org/
      Master Sites: gnome:sources/glom/1.4/

      Checksums: md5 71c868a2e8e85e96bdbbf78608228bc8
      use_bzip2 yes

      depends_lib port:bakery port:libgdamm port:libgnomecanvasmm port:gnome-session port:python24 port:iso-codes port:pygda port:gtksourceviewmm port:libiconv port:postgresql81 port:gettext port:gnome-python-extras

      post-patch {
      reinplace s/-lutil//g ${worksrcpath}/glom/libglom/Makefile.in ${worksrcpath}/glom/Makefile.in ${worksrcpath}/glom/python_embed/python_module/Makefile.in
      }

      configure.cflags-append "-I${prefix}/include -L${prefix}/lib"
      configure.env PYTHON_EXEC_PREFIX="${prefix}" PYTHON_PREFIX="${prefix}"

      configure.args --with-postgres-utils=${prefix}/lib/postgresql81/bin --disable-scrollkeeper

      build.args MSGFMT="${prefix}/bin/msgfmt" GMSGFMT="${prefix}/bin/msgfmt"

      post-destroot {
      file delete "${destpath}/${prefix}/share/mime/globs"
      file delete "${destpath}/${prefix}/share/mime/magic"
      file delete "${destpath}/${prefix}/share/mime/XMLnamespaces"
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.