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

    diehard  most recent diff


    version 0.1

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


      The diehard Portfile 50275 2009-04-28 18:33:01Z jmr macports.org $

      PortSystem 1.0

      Name: diehard
      Version: 0.1
      Category: math
      Platform: darwin
      Maintainers: nomaintainer
      Description: Marsaglia's Diehard Battery of Tests of Randomness
      Long Description: ${description}

      Homepage: http://stat.fsu.edu/pub/diehard/
      Master Sites: http://www.cs.hku.hk/~diehard/cdrom/ http://stat.fsu.edu/pub/diehard/ freebsd
      distname die.c
      Checksums: md5 854ea157c0ff73dd0d58928c834b6122

      use_configure no

      build.target
      build.args CC=${configure.cc}

      destroot {
      xinstall -m 755 ${worksrcpath}/diehard ${destroot}${prefix}/bin
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 ${worksrcpath}/NOTES ${destroot}${prefix}/share/doc/${name}
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.