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

    version 1.2.6

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


      The gomoku Portfile 38914 2008-08-02 10:52:12Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup xcode 1.0

      Name: Gomoku
      Version: 1.2.6
      Category: games aqua gnustep
      Maintainers: nomaintainer
      Description: extended TicTacToe game
      Long Description: Gomoku.app is an extended TicTacToe game for GNUstep. You win the game if you are able to put 5 of your pieces in a row, column or diagonal. You lose if the computer does it before you. You can play the game on boards of different size\; the default size is 8 but 10 is also nice to play. The game has 6 different difficulty levels.

      Homepage: http://www.gnustep.it/nicola/Applications/Gomoku/
      Master Sites: ${homepage}:s http://distfiles.master.finkmirrors.net/:p
      distfiles ${distname}${extract.suffix}:s ${distname}_aqua${extract.suffix}:p
      Checksums: ${distname}${extract.suffix} md5 a6be66bed95483ecc6cfbde1ae746435 ${distname}_aqua${extract.suffix} md5 0ed8a07fd4c2455651a6a5b630165b88
      Patch Files: patch-Board.m.diff patch-Controller.h.diff patch-Controller.m.diff patch-GomokuInfo.plist.diff patch-main.m.diff

      post-extract {
      file copy ${workpath}/English.lproj/MainMenu.nib ${worksrcpath}/English.lproj
      file copy ${workpath}/French.lproj/MainMenu.nib ${worksrcpath}/French.lproj
      file copy ${workpath}/German.lproj/MainMenu.nib ${worksrcpath}/German.lproj
      file copy ${workpath}/Italian.lproj/MainMenu.nib ${worksrcpath}/Italian.lproj
      file copy ${workpath}/Spanish.lproj/MainMenu.nib ${worksrcpath}/Spanish.lproj
      file copy ${workpath}/Swedish.lproj/MainMenu.nib ${worksrcpath}/Swedish.lproj
      file copy ${workpath}/GNUstep.h ${workpath}/about.png ${workpath}/Gomoku.pbproj ${worksrcpath}
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.