[Insight-users] ITK package for Mac OS X with python, java and tcl support available

Gaëtan Lehmann gaetan.lehmann at jouy.inra.fr
Sat Oct 20 06:09:07 EDT 2007


Hi,

An ITK package for windows is now available:

   http://voxel.jouy.inra.fr/itk/ITK-3.5.0-Darwin-intel.dmg

* ITK cvs (19 october 2007)
* built in Release mode
* built on Mac OS X 10.4.10
* built with gcc 4.0.1
* support for python using wrapitk, with python 2.5.1
* support for java using wrapitk, with java 1.5.0_07 (the one shipped  
with mac os)
* support for tcl using wrapitk, with tcl 8.4.7 (the one shipped with  
mac os)
* the available types are the the default ones in wrapitk

/usr/lib/InsightToolkit/ has to be put in your DYLD_LIBRARY_PATH. For  
example, add

   export DYLD_LIBRARY_PATH=/usr/lib/InsightToolkit/:$DYLD_LIBRARY_PATH

in your ~/.profile


Only the python part has been tested once installed. Please test and  
report the problems you may have on this list.

For python, you need to adjust the PYTHONPATH to make it point to  
the /usr/lib/InsightToolkit/WrapITK/Python directory. For example, add

   export PYTHONPATH=/usr/lib/InsightToolkit/WrapITK/Python:$PYTHONPATH

in your ~/.profile. Because of a bug in python 2.4 on Mac OS X, you  
must install python 2.5. The python package provided on the python  
website is fine.

   http://www.python.org/ftp/python/2.5.1/python-2.5.1-macosx.dmg

You should also install the very good IPython, at least for its very  
good support of the name completion (by hitting TAB).

   http://ipython.scipy.org


All the feedbacks are welcome :-)

Gaëtan

--
Gaëtan Lehmann
Biologie du Développement et de la Reproduction
INRA de Jouy-en-Josas (France)
tel: +33 1 34 65 29 66    fax: 01 34 65 29 09
http://voxel.jouy.inra.fr



-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: =?ISO-8859-1?Q?Ceci_est_une_signature_=E9lectronique_PGP?=
Url : http://public.kitware.com/pipermail/insight-users/attachments/20071020/e8240ae9/PGP.pgp


More information about the Insight-users mailing list