Download and Install fastdb version 3.05 on Mac OS X
Friday the 21st of November, 2008

    version 3.05

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



      # $Id: Portfile 30223 2007-10-22 22:46:02Z jmpp macports.org $

      PortSystem 1.0

      Name: fastdb
      Version: 3.05
      Category: databases
      Platform: darwin
      Maintainers: nomaintainer
      Description: Main Memory Relational Database Management System
      Long Description: ${description}

      Homepage: http://www.garret.ru/~knizhnik/fastdb.html
      master_sites http://www.garret.ru/~knizhnik/
      checksums md5 becbe908178c59ea8f5c48f0f32f22f0
      patchfiles patch-makefile.osx

      worksrcdir ${name}

      use_configure no

      build.args -f makefile.osx PREFIX=${prefix}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.