Download and Install gphoto2 version 2.3.1 on Mac OS X
Friday the 25th of July, 2008

    gphoto2  most recent diff


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



      # $Id: Portfile 30230 2007-10-22 23:03:23Z jmpp macports.org $

      PortSystem 1.0
      Name: gphoto2
      Version: 2.3.1
      Category: graphics
      Maintainers: nomaintainer
      Description: command line interface to libgphoto2.
      Long Description: gphoto2 is the command line interface to libgphoto2. It allows almost everything that libgphoto2 can do.
      Platform: darwin
      Homepage: http://www.gphoto.org/proj/gphoto2/
      master_sites sourceforge:gphoto
      use_bzip2 yes
      checksums md5 00da102280dd5743d8f8b80173b4dd26 sha1 553668806d45d7db5926eb3963863a58da9032c1 rmd160 77b4325acbbace03ab5a70251f0b36d6c6d1a586
      depends_lib port:gettext port:jpeg port:libexif port:libgphoto2 port:libiconv port:libusb port:pkgconfig port:popt port:readline

      configure.cflags-append -I${prefix}/include
      configure.env POPT_CFLAGS="-I${prefix}/include" POPT_LIBS="-L${prefix}/lib -lpopt"
      configure.args --without-cdk --without-aalib

      destroot.target install-strip
      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} COPYING ChangeLog INSTALL NEWS README TODO ${destroot}${prefix}/share/doc/${name}
      }

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

     Where to find more information:

    Darwin Ports



    image test