Scriptix version 0.31 - How to Download and Install on Mac OS X
Monday the 22nd of March, 2010

    scriptix  most recent diff


    version 0.31

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


      The scriptix Portfile 30224 2007-10-22 22:49:14Z jmpp macports.org $

      PortSystem 1.0
      Name: scriptix
      Version: 0.31
      Category: devel
      Maintainers: nomaintainer
      Description: scripting system coded in C++
      Long Description: Scriptix is a scripting system coded in C++, designed solely for embedding in other C++ applications. Scriptix doesn't pretend to be a stand-alone language.
      Homepage: http://www.awemud.net/
      Platform: darwin
      Master Sites: sourceforge:awemud
      Checksums: md5 62cfa278d9580d17bedce9d67365cc93
      depends_lib port:boehmgc
      Patch Files: patch-Makefile.am patch-Makefile.in
      post-patch {
      reinplace s|shrext_cmds|shrext|g ${worksrcpath}/configure
      }
      configure.args --with-gc=${prefix}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.