Nifticlib version 1.1.0 - How to Download and Install on Mac OS X
Saturday the 20th of March, 2010

    nifticlib  most recent diff


    version 1.1.0

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The nifticlib Portfile 53132 2009-06-30 06:18:50Z ryandesign macports.org $
      PortSystem 1.0
      PortGroup cmake 1.0
      Name: nifticlib
      Version: 1.1.0
      Revision: 1
      Category: graphics science
      Maintainers: jameskyle
      Description: niftilib is a collection of i/o routines for the nifti1 neuroimage data format.
      Long Description: niftilib is a collection of i/o routines for the nifti1 neuroimage data format. C (nifticlib), Java (niftijlib), Matlab (niftimatlib), and Python (pynifti) code is available. Information about the nifti format is available at http://nifti.nimh.nih.gov/df

      Homepage: http://sourceforge.net/projects/niftilib
      Platform: darwin
      Master Sites: sourceforge:niftilib
      Checksums: md5 671c020b3ad54ecdae595983a7d73f79 sha1 f1837fa6b99e32f9f80a73ebda56ff5e1e9d6efd rmd160 3d70405085b3c432638baa48c71669b1235d385e

      configure.args-append -DBUILD_SHARED_LIBS:BOOL=True -DCMAKE_INSTALL_NAME_DIR:STRING=${prefix}/lib
      livecheck.url http://sourceforge.net/export/rss2_projfiles.php?project=niftilib
      livecheck.regex {nifticlib-([0-9.]+).tar.gz}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.