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

    version 0.2.3

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


      The wv2 Portfile 48911 2009-03-31 10:02:34Z ryandesign macports.org $

      PortSystem 1.0

      Name: wv2
      Version: 0.2.3
      Category: textproc
      Maintainers: nomaintainer
      Description: A library for reading Microsoft Word files.
      Long Description: ${description}
      Platform: darwin
      Homepage: http://wvware.sourceforge.net/
      Master Sites: sourceforge:wvware
      use_bzip2 yes
      Checksums: md5 ea7e3331fbe597185070c0784411a3f7

      depends_build path:bin/pkg-config:pkgconfig
      depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 port:libgsf port:libxml2

      patch {
      reinplace "s|-pedantic||g" ${worksrcpath}/configure
      }
      configure.args --mandir=${prefix}/share/man

      use_parallel_build yes

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.