Fusefs version 1.1 - How to Download and Install on Mac OS X
Saturday the 21st of November, 2009

    version 1.1

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


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

      PortSystem 1.0
      PortGroup xcode 1.0

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.