Zebra version 2.0.36 - How to Download and Install on Mac OS X
Saturday the 20th of March, 2010

    version 2.0.36

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      The zebra Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: zebra
      Version: 2.0.36
      Category: databases net www devel
      Platform: darwin
      Maintainers: nomaintainer
      Description: information management system
      Long Description: Zebra is a high-performance, general-purpose structured text indexing and retrieval engine. It reads structured records in a variety of input formats (eg. email, XML, MARC) and allows access to them through exact boolean search expressions and relevance-ranked free-text queries.

      Homepage: http://www.indexdata.dk/zebra/

      Master Sites: http://ftp.indexdata.dk/pub/zebra/
      distname idzebra-${version}
      Checksums: md5 c2d21ca9b3fb531027c5962db34ea4f3 sha1 a1826b9e557852ee858b970e4af490e42d34de1d rmd160 93cb9ab0f9e3d059397d5b8c374b78d7b12d8d24

      depends_lib port:yaz port:tcl port:libiconv port:expat port:libxml2 port:libxslt

      configure.args --enable-mod-text --enable-mod-grs-regx --enable-mod-grs-marc --enable-mod-grs-xml --enable-mod-dom --enable-mod-alvis --enable-mod-safari --with-yaz=${prefix}/bin --with-tclconfig=${prefix}/lib --with-iconv=${prefix}/lib --with-expat=${prefix}/lib

      use_parallel_build yes

      livecheck.type regex
      livecheck.url ${master_sites}?M=D
      livecheck.regex "${name}-(\[0-9\]+(\\.\[0-9\]+)+)${extract.suffix}"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.