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

    version 0.9

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


      The luash Portfile 57944 2009-09-19 15:04:24Z and.damore macports.org $
      PortSystem 1.0

      Name: luash
      Version: 0.9
      Category: shells lua
      Maintainers: and.damore openmaintainer
      Description: shell written in Lua/C++
      Long Description: luash is a shell written in Lua/C++ that allow you to run command using Lua syntax
      Homepage: http://luaforge.net/projects/luash/
      Platform: darwin
      Master Sites: http://luaforge.net/frs/download.php/4238
      #this is a hack, distfile has name ending in .tar.gz but is actually a bzip2 file
      use_bzip2 yes
      extract.suffix .tar.gz
      Checksums: md5 67bbb8985166579686361fe840e016c0 sha1 ef1d56843f19a29b96f6d5ce8f983b54074b955f rmd160 165d88850e8d068d7586f1785b36dd20c9c8ce37
      Patch Files: patch-makefile.diff
      worksrcdir ${name}
      use_configure no
      destroot.env-append PREFIX=${destroot}${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/luash
      % sudo port install luash
      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 luash
      ---> Verifying checksum for luash
      ---> Extracting luash
      ---> Configuring luash
      ---> Building luash with target all
      ---> Staging luash into destroot
      ---> Installing luash
    - 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 luash with these commands:
      %  man luash
      % apropos luash
      % which luash
      % locate luash

     Where to find more information:

    Darwin Ports



    Lightbox this page.