Download and Install gigabase version 3.15 on Mac OS X
Thursday the 7th of August, 2008

    gigabase  most recent diff


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



      # $Id: Portfile 20226 2006-10-29 07:09:01Z blair macports.org $

      PortSystem 1.0
      Name: gigabase
      Version: 3.15
      revision 0
      Category: databases
      Maintainers: waqar macports.org
      Description: Main Memory Relational Database Management System
      Long Description: GigaBASE is object-relational embedded database engine for C++ applications. It provides SQL-like query language, smart C++ interface (loading objects instead of tupples), transaction based on shadowing page algorithm (no separate log file and very fast).
      Homepage: http://www.garret.ru/~knizhnik/gigabase.html
      Platform: darwin
      master_sites sourceforge
      checksums md5 4f82f955223e33089fb635a41ab5efd8
      worksrcdir ${name}
      patchfiles patch-unisock.cpp.diff
      configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man
      destroot.destdir prefix=${destroot}${prefix}

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

     Where to find more information:

    Darwin Ports



    image test