Caml-type-conv version 1.6.10 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    caml-type-conv  most recent diff


    version 1.6.10

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


      The caml-type-conv Portfile 59441 2009-10-15 04:50:42Z ryandesign macports.org $

      PortSystem 1.0
      Name: caml-type-conv
      Version: 1.6.10
      distname type-conv-${version}
      Category: devel ml
      Maintainers: erickt openmaintainer
      Description: Mini library required for some other preprocessing libraries (OCaml 3.10 and newer)
      Homepage: http://www.ocaml.info/home/ocaml_sources.html
      Platform: darwin
      Master Sites: http://www.ocaml.info/ocaml_sources
      Checksums: md5 ea0d731cbb0f0f5682f9e40e5045b37e sha1 dfe3b7c42ee2d5a06b5de5567f33d8d71c3737cb rmd160 f2ddd912901dd47d689a91e1089d1f4462fb6664

      livecheck.type regex
      livecheck.regex {type-conv-release-(.*?)\.tar}

      depends_lib port:ocaml port:caml-findlib

      use_configure no

      build.env PREFIX=${prefix}

      set ocamlfind_destdir ${destroot}${prefix}/lib/ocaml/site-lib

      destroot.env OCAMLFIND_INSTFLAGS="-destdir $ocamlfind_destdir"

      pre-destroot {
      file mkdir $ocamlfind_destdir
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.