Libranlib version 1.0 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    libranlib  most recent diff


    version 1.0

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


      The libranlib Portfile 43679 2008-12-13 20:04:48Z macsforever2000 macports.org $

      PortSystem 1.0

      Name: libranlib
      Version: 1.0
      Category: math
      Platform: darwin
      Maintainers: nomaintainer
      Description: Library of Routines for Random Number Generation
      Long Description: This library provides routines that return: Beta random deviates, Chi-square random deviates, Exponential random deviates, F random deviates, Gamma random deviates, Multivariate normal random deviates (mean and covariance matrix specified), Noncentral chi-square random deviates, Noncentral F random deviates, Univariate normal random deviates, Random permutations of an integer array, Real uniform random deviates between specif, Binomial random deviates, Negative Binomial random deviates, Multinomial random deviates, Poisson random deviates, Integer uniform deviates between specified limits and Seeds for the random number generator calculated from a character string.

      Homepage: ftp://ftp.netlib.org/random/
      Master Sites: ftp://ftp.netlib.org/random/
      distname ranlib.c
      Checksums: md5 110d02ab91eb834e45044bb0368dfb7e

      worksrcdir ${worksrcdir}/src

      post-extract { file copy ${filespath}/Makefile ${worksrcpath} }

      use_configure no
      fetch.use_epsv no
      fetch.user anonymous
      fetch.password guest macports.org

      build.args CFLAGS=-fno-common prefix=${prefix}

      destroot.args prefix=${prefix}


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.