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

    ocamlgsl  most recent diff


    version 0.6.0

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


      The ocamlgsl Portfile 49717 2009-04-16 08:06:13Z blb macports.org $

      PortSystem 1.0

      Name: ocamlgsl
      Version: 0.6.0
      Category: math science
      Maintainers: nomaintainer
      Description: GNU scientific library for OCaml
      Long Description: This is an interface to GSL (GNU scientific library) for the Objective Caml language. See the gsl port for more details.
      Homepage: http://oandrieu.nerim.net/ocaml/gsl/
      Platform: darwin
      Master Sites: ${homepage}
      Checksums: md5 04795211d49c2fe1f59a5669f33ec5fc sha1 819d2f95f44cc4c331a4aa644f8d23704477de05 rmd160 f7e9db2f388694dbede5b95ed961cb6eeef1fb00
      Patch Files: patch-Makefile.diff
      depends_lib port:gsl port:ocaml
      depends_build port:gawk
      use_configure 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/ocamlgsl
      % sudo port install ocamlgsl
      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 ocamlgsl
      ---> Verifying checksum for ocamlgsl
      ---> Extracting ocamlgsl
      ---> Configuring ocamlgsl
      ---> Building ocamlgsl with target all
      ---> Staging ocamlgsl into destroot
      ---> Installing ocamlgsl
    - 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 ocamlgsl with these commands:
      %  man ocamlgsl
      % apropos ocamlgsl
      % which ocamlgsl
      % locate ocamlgsl

     Where to find more information:

    Darwin Ports



    Lightbox this page.