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

    caml-ocamldbi  most recent diff


    version 0.9.11

      View the most recent changes for the caml-ocamldbi port at: caml-ocamldbi.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for caml-ocamldbi.
      The raw portfile for caml-ocamldbi 0.9.11 is located here:
      http://caml-ocamldbi.darwinports.com/dports/devel/caml-ocamldbi/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-ocamldbi


      The caml-ocamldbi Portfile 40948 2008-10-18 20:05:04Z ryandesign macports.org $

      PortSystem 1.0

      Name: caml-ocamldbi
      Version: 0.9.11
      Category: devel ocaml
      Maintainers: landonf openmaintainer
      Description: DBI library for simple database access.
      Long Description: ${description}

      Homepage: http://merjis.com/developers/mod_caml
      Platform: darwin
      Master Sites: http://download.savannah.gnu.org/releases/modcaml/

      distname ocamldbi-${version}

      Checksums: md5 b22a0aeb956c9049359579cd2cba33fd sha1 a48581b5348c6bc6e0607168ade2aa30b6b96163 rmd160 270020a83b10ee672ca735228476d66cba1f2b3e


      depends_lib port:ocaml port:caml-findlib port:caml-pcre port:caml-postgresql port:caml-sqlite3

      Patch Files: patch-postgresql.ml

      post-patch {
      reinplace "s|/usr/share/doc|${prefix}/share/doc|g" ${worksrcpath}/Makefile.config
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.