Dbacl version 1.8 - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    version 1.8

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


      The dbacl Portfile 30256 2007-10-23 02:26:16Z jmpp macports.org $

      PortSystem 1.0

      Name: dbacl
      Version: 1.8
      Category: textproc
      Platform: darwin
      Maintainers: nomaintainer
      Description: dbacl is a digramic Bayesian text classifier
      Long Description: dbacl is a digramic Bayesian text classifier. Given some text, it calculates the posterior probabilities that the input resembles one of any number of previously learned document collections.

      Homepage: http://www.lbreyer.com/gpl.html
      Master Sites: http://www.lbreyer.com/gpl/
      Checksums: md5 2ac80618bd401e5db7754d89e59fd78a

      depends_lib lib:libreadline:readline

      configure.args --mandir=${prefix}/share/man
      configure.cflags-append "-I${prefix}/include"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.