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

    cloudwiki  most recent diff


    version 1.1

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
      The cloudwiki Portfile 53975 2009-07-17 12:55:01Z snc macports.org $

      PortSystem 1.0
      PortGroup python25 1.0

      Name: cloudwiki
      Version: 1.1
      Revision: 1
      Category: www python
      Platform: darwin
      Maintainers: nomaintainer
      Description: stand-alone wiki engine written in python
      Long Description: cloud wiki is a wiki engine written in python and backed by sqlite, providing user authentication, powerful command line administration facilities, and a concise, efficient Web interface.

      Homepage: http://cloudwiki.sourceforge.net/
      Master Sites: sourceforge
      Checksums: md5 ac4600cc5247ed10197dbf00da9e00d8

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.