Qore-oracle-module version 1.0.8 - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    qore-oracle-module  most recent diff


    version 1.0.8

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The qore-oracle-module Portfile 54178 2009-07-22 16:20:49Z davidnichols macports.org $

      PortSystem 1.0

      Name: qore-oracle-module
      Version: 1.0.8
      Category: lang
      Maintainers: davidnichols
      Description: Oracle module for Qore
      Long Description: Module allowing communication with Oracle DBs from the Qore Programming Language
      Homepage: http://qore.org
      Platform: darwin
      Master Sites: sourceforge:qore

      Checksums: md5 ef8e1bf17e7ce1552ef8b2d24147a7ec sha1 101623bbc1dac7fe42b6b9ac270afdeeccc41ef1 rmd160 718f4b50151681f6eccd38c35ff38c2404e76a69

      depends_lib port:qore port:oracle-instantclient

      configure.args --disable-debug

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.