Ecl version 0.9l - How to Download and Install on Mac OS X
Thursday the 5th of November, 2009

    version 0.9l

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


      The ecl Portfile 53397 2009-07-04 23:27:43Z blb macports.org $

      PortSystem 1.0
      Name: ecl
      Version: 0.9l
      Category: lang
      Maintainers: waqar
      Description: Embeddable Common Lisp
      Long Description: ECL (Embeddable Common Lisp) is an interpreter of the Common Lisp language as described in the X3J13 ANSI specification, featuring CLOS (Common Lisp Object System), conditions, loops, etc, plus a translator to C, which can produce standalone executables.

      Platform: darwin
      Homepage: http://ecls.sourceforge.net/
      Master Sites: sourceforge:${name}s
      extract.suffix .tgz
      Checksums: md5 a2bff84ccd3a4aa76d14ee3a277038df sha1 ac0f9761a27f069c406ed0a94903f1e51ea458bc rmd160 c198f154115b81e2d5dc7f0ab7fb0bf18d9682e4

      depends_lib port:gmp

      Patch Files: patch-src_Makefile.in-cppflags.diff

      configure.args --with-ffi

      use_parallel_build no

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.