Dbow version 0.7 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 0.7

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


      The dbow Portfile 50267 2009-04-28 18:13:45Z jmr macports.org $

      PortSystem 1.0

      Name: dbow
      Version: 0.7
      Category: devel databases
      Platform: darwin
      Maintainers: nomaintainer
      Description: database compiler-compiler
      Long Description: DBOW is a database compiler-compiler or front-end. It takes table definitions in a meta language and prepares C, C++, PHP, Perl (etc) functions for manipulating the database. It will also produce SQL table data for MySQL.

      Homepage: http://dbow.sourceforge.net/
      Master Sites: sourceforge
      Checksums: md5 083bbc373aa20a0468b69810d1a9d193
      Patch Files: patch-Makefile patch-doc-Makefile

      depends_lib port:mysql4

      use_configure no

      build.args MYSQL_INC=${prefix}/include/mysql MYSQL_LIB=${prefix}/lib PREFIX=${prefix} CC=${configure.cc}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.