Fizmo version 0.6.4 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 0.6.4

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


      The fizmo Portfile 55129 2009-08-07 01:35:44Z snc macports.org $

      PortSystem 1.0

      Name: fizmo
      Version: 0.6.4
      Category: games
      Maintainers: spellbreaker.org:Christoph.Ender
      Description: Console-based Z-Machine interpreter for Infocom games.
      Long Description: Fizmo is a Z-Machine interpreter (Fizmo Interprets Z-Machine Opcodes) which allows you to run Infocom- and most other Z-Machine based games -- except version 6 -- on POSIX-like systems which provide a ncursesw (note the 'w') library. It has been successfully compiled on Debian based Linux, Mac OS X (with MacPorts providing ncursesw) and Windows (using Cygwin and a self-compiled ncursesw library). This is a console-style application, meaning that it runs in textmode and does not provide any GUI whatsoever. For more information about Infocom and interactive fiction, see the 'New to IF' section at http://www.ifarchive.org. Games are available from http://www.ifarchive.org/indexes/if-archiveXgamesXzcode.html
      Homepage: http://spellbreaker.org/~chrender/fizmo/
      Platform: darwin linux
      Master Sites: http://spellbreaker.org/~chrender/fizmo/source/

      Checksums: md5 b988d9831ffb5c22ce50a2f8fc378890 sha1 e14bf4bf0668a1bd03b1e82f16ed12d844c8b154 rmd160 cc92a398cb089fa96f066588b510e0f3256ac475

      depends_lib port:ncursesw port:libsdl_sound port:libsndfile port:libxml2

      post-patch {
      reinplace "s|/opt/local|${prefix}|g" ${worksrcpath}/config.macports.mk
      reinplace "s|/usr/include/libxml2|${prefix}/include/libxml2|g" ${worksrcpath}/config.macports.mk
      }
      use_configure no
      build.args CONFIG_FILE=config.macports.mk


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.