Wizardkit version 0.1 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    wizardkit  most recent diff


    version 0.1

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


      The wizardkit Portfile 56061 2009-08-24 00:33:19Z ryandesign macports.org $
      PortSystem 1.0
      PortGroup gnustep 1.0

      Name: WizardKit
      Version: 0.1
      Platform: darwin
      Maintainers: nomaintainer
      Homepage: http://home.gna.org/pmanager

      Description: Wizard-style setup framework
      Long Description: WizardKit is a framework to allow easy construction of wizard-style setup and navigation panels.

      Master Sites: http://download.gna.org/pmanager/0.2/
      Checksums: md5 ac6611f38ffe7d3b361c314d22b9951f

      depends_lib port:gnustep-gui

      array set gnustep.post_flags {
      . "-lobjc -lgnustep-base -lgnustep-gui"
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.