P5-extutils-parsexs - How to Download and Install on Mac OS X
Tuesday the 16th of March, 2010

    p5-extutils-parsexs  most recent diff


    version

      View the most recent changes for the p5-extutils-parsexs port at: p5-extutils-parsexs.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for p5-extutils-parsexs.
      The raw portfile for p5-extutils-parsexs is located here:
      http://p5-extutils-parsexs.darwinports.com/dports/perl/p5-extutils-parsexs/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-extutils-parsexs


      The p5-extutils-parsexs Portfile 59108 2009-10-09 22:18:31Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup perl5 1.0

      epoch 1
      perl5.setup ExtUtils-ParseXS 2.21
      Maintainers: narf_tm openmaintainer
      Description: Converts Perl XS code into C code
      Long Description: ExtUtils::ParseXS will compile XS code into C code by embedding the constructs necessary to let C functions manipulate Perl values and creates the glue necessary to let Perl access those functions. The compiler uses typemaps to determine how to map C function parameters and variables to Perl values.

      Platform: darwin

      Checksums: md5 c36f6c429886f4610aa915845544857d sha1 72de839f3e84e884e727a40fd710f1e2328db879 rmd160 93c768e89a6c54cb4d10bbaefeede7157cea7f9f

      depends_lib-append port:p5-extutils-cbuilder

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.