Scald version 0.0.4 - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    version 0.0.4

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


      The scald Portfile 59856 2009-10-24 23:45:03Z blb macports.org $

      PortSystem 1.0

      Name: scald
      Version: 0.0.4
      Category: devel
      Maintainers: flyn.org:mike
      Description: Markup language for generating source code
      Long Description: Scald can assist lazy developers. Scald is a tool to generate program code from an HTML-like XML description. For example, scald will process an XML description into C code that prints an HTML form and saves user input data into a configuration file.
      Homepage: http://www.flyn.org/projects/scald/
      Platform: darwin
      Master Sites: http://www.flyn.org/projects/scald/

      Checksums: sha1 c7abe09201e4fbaffca651940343dba21af3b4d2

      depends_build port:pkgconfig
      depends_lib port:fmt-ptrn
      depends_run port:libxslt port:libxml2

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.