[Insight-users] MacPorts updated InsightToolkit @ 3.16.0

Darren Weber darren.weber.lists at gmail.com
Tue Oct 6 13:55:06 EDT 2009


The MacPorts svn is now updated to InsightToolkit @ 3.16.0; this may take a
few hours to propagate into the rsync system.

To get the rsync port tree updated, run

sudo port -d selfupdate

To view all the outdated ports, run

port outdated

To update all outdated ports, run

sudo port upgrade -uR outdated

(The -u is to uninstall inactive versions and the -R is to upgrade
dependents.)

The command to *update just InsightToolkit* (which worked for me) was:

sudo port upgrade -uR InsightToolkit

This will take a *long* time (an overnight run, even on a fast system).
This upgrade removed a prior installation of InsightToolkit @3.14.0.  If
that version is required by a development project, it will be available as
"InsightToolkit314", which can be installed using:

sudo port install InsightToolkit314

(Although coexistence is the goal, the Portfile may not be perfect yet, so
this might fail if it tries to overwrite some files from another version of
InsightToolkit, in which case just remove the other version.)

The upgrade process will preserve previous variant specifications.  There
are no significant changes to the variants in the 3.16.0 port, so this
should be fine.  To see what you have installed already, use:

port installed InsightToolkit

To see a list of all the variants (in case different options are required),
use:

port variants InsightToolkit

For more information, the wiki page on MacPorts for InsightToolkit has been
updated, see
http://www.vtk.org/Wiki/ITK_MacPorts_Package_Maintainers

Take care,
Darren
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20091006/d667212c/attachment.htm>


More information about the Insight-users mailing list