P5-net-z3950 - How to Download and Install on Mac OS X
Friday the 19th of March, 2010

    p5-net-z3950  most recent diff


    version

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


      # -*- 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 p5-net-z3950 Portfile 40108 2008-09-20 20:23:54Z jmr macports.org $

      PortSystem 1.0
      PortGroup perl5 1.0

      Category: perl net databases
      Platform: darwin
      perl5.setup Net-Z3950 0.51
      Maintainers: nomaintainer
      Description: Perl interface to the Z39.50 information retrieval protocol
      Long Description: NOTE: This module is deprecated! Unless you specifically need p5-net-z3950 for backwards compatibility (i.e. you're building it because it's a prerequisite for an existing application) you should instead use the newer and better p5-net-z3950-zoom module. This module provides a Perl interface to the Z39.50 information retrieval protocol (aka. ISO 23950), a mature and powerful protocol used in application domains as diverse as bibliographic information, geo-spatial mapping, museums and other cultural heritage information, and structured vocabulary navigation.

      Checksums: md5 9570c710dfab1c3d6af418557b07a2cd sha1 f411bbfb4f439e714ce16ac0536ed1c3f92075c7 rmd160 b78e29fae40d1276040e10a78867655bcd3f8649

      Patch Files: patch-Makefile.PL.diff

      depends_lib-append port:yaz2 port:p5-event

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.