Libfuse version 2.7.1 - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    libfuse  most recent diff


    version 2.7.1

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


      The libfuse Portfile 50980 2009-05-14 19:41:55Z and.damore macports.org $

      PortSystem 1.0

      Name: libfuse
      Version: 2.7.1
      Revision: 3
      Category: fuse devel
      Platform: darwin
      Maintainers: eridius
      Description: dummy port, use macfuse instead
      Long Description: $description

      Homepage:
      Master Sites:

      pre-fetch {
      ui_msg "********************************"
      ui_msg "* This port no longer exists *"
      ui_msg "* Use the macfuse port instead *"
      ui_msg "********************************"
      throw ERROR "Obsolete port, use macfuse"
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.