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

    ilmbase  most recent diff


    version 1.0.1

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


      The ilmbase Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: ilmbase
      Version: 1.0.1
      Revision: 2
      Category: graphics
      Maintainers: waqar
      use_parallel_build yes
      Description: OpenEXR ILM Base libraries
      Long Description: OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications.
      Homepage: http://www.openexr.com/
      Platform: darwin
      Master Sites: http://savannah.nongnu.org/download/openexr
      Checksums: md5 f76f094e69a6079b0beb93d97e2a217e sha1 143adc547be83c6df75831ae957eef4b2706c9c0 rmd160 124f10b6f4ebefc9bb5dba7715d8897c7d71b947

      depends_build port:libtool port:gsed

      Patch Files: patch-configure

      configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info

      post-configure {
      copy -force ${prefix}/bin/glibtool ${worksrcpath}/libtool
      }

      test.run yes
      test.target check

      livecheck.type regex
      livecheck.url ${homepage}downloads.html
      livecheck.regex $name-(\\d+(?:\\.\\d+)*)

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.