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

    libconfuse  most recent diff


    version 2.6

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


      The libconfuse Portfile 51671 2009-05-31 07:04:58Z blb macports.org $

      PortSystem 1.0

      Name: libconfuse
      Version: 2.6
      Category: devel
      Platform: darwin
      Maintainers: nomaintainer
      Description: libConfuse is a configuration file parser library
      Long Description: ${description}

      Homepage: http://www.nongnu.org/confuse/
      Master Sites: http://savannah.nongnu.org/download/confuse/ http://bzero.se/confuse/
      distname confuse-${version}
      Checksums: md5 0e883d66f0f58fc33585b430c652aa30

      depends_build path:bin/pkg-config:pkgconfig

      post-destroot {
      xinstall -m 644 -W ${worksrcpath}/doc/man/man3 cfg_opt_t.3 cfg_t.3 cfg_value_t.3 confuse.h.3 ${destroot}${prefix}/share/man/man3
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.