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

    psutils  most recent diff


    version p17

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


      The psutils Portfile 56278 2009-08-26 00:33:46Z ryandesign macports.org $

      PortSystem 1.0

      Name: psutils
      Version: p17
      Category: print
      Maintainers: jp-www dcs.gla.ac.uk
      Description: Useful utilities for manipulating PostScript documents
      Long Description: PSUtils is a collection of useful utilities for manipulating PostScript documents. Programs included are psnup, for placing out several logical pages on a single sheet of paper, psselect, for selecting pages from a document, pstops, for general imposition, psbook, for signature generation for booklet printing, and psresize, for adjusting page sizes.
      Platform: darwin
      Homepage: http://www.knackered.org/angus/psutils/
      Master Sites: ftp://ftp.knackered.org/pub/psutils/
      Checksums: md5 b161522f3bd1507655326afa7db4a0ad

      worksrcdir ${name}

      pre-configure {
      file rename ${worksrcpath}/Makefile.unix ${worksrcpath}/Makefile
      reinplace "s|/usr/local/bin/perl|perl|" "${worksrcpath}/Makefile"
      reinplace "s|/usr/local|${prefix}|g" "${worksrcpath}/Makefile"
      }
      use_configure no

      build.args CC=${configure.cc}

      pre-destroot {
      reinplace "s|${prefix}|${destroot}${prefix}|g" "${worksrcpath}/Makefile"
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.