Download and Install gauche-dbd-mysql version 0.2.1 on Mac OS X
Sunday the 27th of July, 2008

    gauche-dbd-mysql  most recent diff


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



      # $Id: Portfile 33297 2008-01-23 09:32:47Z ryandesign macports.org $

      PortSystem 1.0
      Name: gauche-dbd-mysql
      Version: 0.2.1
      Category: databases scheme
      Maintainers: nomaintainer
      Description: Gauche database driver for MySQL
      Homepage: http://www.kahua.org/cgi-bin/kahua.fcgi/kahua-web/show/dev/DBI
      master_sites http://www.kahua.org/download/dbi/
      distname Gauche-dbd-mysql-${version}
      extract.suffix .tgz
      checksums md5 afeb09ddb7f84ea1b8f56b783fe68a49
      depends_build bin:gauche-config:gauche bin:mysql_config:mysql4
      depends_lib lib:libgauche:gauche port:mysql4 port:openssl port:zlib
      test.run yes
      test.target check
      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/gauche-dbd-mysql
      % sudo port install gauche-dbd-mysql
      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 gauche-dbd-mysql
      ---> Verifying checksum for gauche-dbd-mysql
      ---> Extracting gauche-dbd-mysql
      ---> Configuring gauche-dbd-mysql
      ---> Building gauche-dbd-mysql with target all
      ---> Staging gauche-dbd-mysql into destroot
      ---> Installing gauche-dbd-mysql
    - 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 gauche-dbd-mysql with these commands:
      %  man gauche-dbd-mysql
      % apropos gauche-dbd-mysql
      % which gauche-dbd-mysql
      % locate gauche-dbd-mysql

     Where to find more information:

    Darwin Ports



    image test