[Insight-users] I might be dumb, but...

Marc Mutz mutz at kde . org
Mon, 1 Jul 2002 15:22:42 +0200


--Boundary-00=_ieFI9KKh1SBTlEM
Content-Type: Text/Plain;
  charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Description: clearsigned data
Content-Disposition: inline

=2D----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!

=2E.. I can't get "make install" to work (cmake 1.2 p3, Linux). I do=20
ccmake, then "make", then "make install". But all that is installed is=20
libitkzlib and libitkpng.

CMakeCache.txt attached...

Marc

BTW: Why are there no config options for using the system zlib and a=20
system libpng if available?
Why does every project have it's own zlib and it's own build system? :-(

=2D --=20
Marc Mutz <mutz@kde.org>
=2D----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9IFei3oWD+L2/6DgRAsFGAJ9bpFeWpn/uOXCkqy8TMSC2DDZTBwCgxvam
S/juN1+8SeCp2po3P3V0Zig=3D
=3DXflh
=2D----END PGP SIGNATURE-----

--Boundary-00=_ieFI9KKh1SBTlEM
Content-Type: text/plain;
  charset="us-ascii";
  name="CMakeCache.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="CMakeCache.txt"

# This is the CMakeCache file.
# For build in directory: /home/mmutz/ITK/build
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a varible in the cache.
# TYPE is a hint to GUI's for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.

########################
# EXTERNAL cache entries
########################

//Build the unsupported directory
BUILD_AUXILIARY:BOOL=ON

//Build the examples directory
BUILD_EXAMPLES:BOOL=ON

//Build the FEM Code
BUILD_FEM_CODE:BOOL=ON

//Build the FEM-Mesh example
BUILD_FEM_MESH_EXAMPLE:BOOL=OFF

//Build the MetaImage Library
BUILD_METAIMAGE:BOOL=ON

//Build with shared libraries.
BUILD_SHARED_LIBS:BOOL=ON

//Build the testing tree.
BUILD_TESTING:BOOL=ON

//Archive program used to make archive libraries.
CMAKE_AR:FILEPATH=/usr/bin/ar

//Arguments for CMAKE_AR program to create an archive library.
CMAKE_AR_ARGS:STRING=cr

//Name of C++ compiler used.
CMAKE_CXX_COMPILER:FILEPATH=c++

//Flags used by CXX compiler.
CMAKE_CXX_FLAGS:STRING=-march=pentiumpro -g -O2

//Name of C compiler used.
CMAKE_C_COMPILER:FILEPATH=gcc

//Flags for C compiler.
CMAKE_C_FLAGS:STRING=-march=pentiumpro -g -O2

//Dynamic link library to link in.
CMAKE_DL_LIBS:STRING=-ldl

//Use HP pthreads.
CMAKE_HP_PTHREADS:BOOL=OFF

//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local

//Library extension used by this machine.
CMAKE_LIB_EXT:STRING=

//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake

//Flag used by CXX to build a shared library.
CMAKE_MODULE_BUILD_FLAGS:STRING=-shared

//Flags used to link a shared library.
CMAKE_MODULE_LINK_FLAGS:STRING=-rdynamic

//Module library suffix.
CMAKE_MODULE_SUFFIX:STRING=.so

//Library randomizer program used on archive libraries.
CMAKE_RANLIB:FILEPATH=ranlib

//Flag used by CXX to build a shared library.
CMAKE_SHLIB_BUILD_FLAGS:STRING=-shared

//Flag used for building shared library objects.
CMAKE_SHLIB_CFLAGS:STRING=-fPIC

//Libraries used by LD for shared libraries.
CMAKE_SHLIB_LD_LIBS:STRING=

//Flags used to link a shared library.
CMAKE_SHLIB_LINK_FLAGS:STRING=-rdynamic

//Flag used to specify run-time search paths.
CMAKE_SHLIB_RUNTIME_FLAG:STRING=-Wl,-rpath,

//If null, each runtime path is a separate option. Otherwise, they
// are all joined, separated by this.
CMAKE_SHLIB_RUNTIME_SEP:STRING=:

//Shared library suffix.
CMAKE_SHLIB_SUFFIX:STRING=.so

//If set, runtime paths are not added when using shared libraries.
//
CMAKE_SKIP_RPATH:BOOL=OFF

//CXX template flags used by compiler.
CMAKE_TEMPLATE_FLAGS:STRING=

//Thread library used.
CMAKE_THREAD_LIBS:STRING=-lpthread

//Use the pthreads library.
CMAKE_USE_PTHREADS:BOOL=ON

//Use sproc libs.
CMAKE_USE_SPROC:BOOL=OFF

//is this system big endian
CMAKE_WORDS_BIGENDIAN:BOOL=OFF

//X11 extra flags.
CMAKE_X_CFLAGS:STRING= -I/usr/X11R6/include

//Libraries and options used in X11 programs.
CMAKE_X_LIBS:STRING= -lSM -lICE  -L/usr/X11R6/lib -lX11 -lXext

//If you have Dart installed, where is it located?
DART_ROOT:PATH=NOTFOUND

//Single output directory for building all executables.
EXECUTABLE_OUTPUT_PATH:PATH=

//Value Computed by CMake
ITKPNG_BINARY_DIR:STATIC=/home/mmutz/ITK/build/Utilities/png

//Value Computed by CMake
ITKPNG_SOURCE_DIR:STATIC=/home/mmutz/ITK/Insight/Utilities/png

//Value Computed by CMake
ITKZLIB_BINARY_DIR:STATIC=/home/mmutz/ITK/build/Utilities/zlib

//Value Computed by CMake
ITKZLIB_SOURCE_DIR:STATIC=/home/mmutz/ITK/Insight/Utilities/zlib

//Value Computed by CMake
ITK_BINARY_DIR:STATIC=/home/mmutz/ITK/build

//What is the path where the file ITKData.readme can be found
ITK_DATA_ROOT:PATH=/home/mmutz/ITK/Insight/Testing/Data

//Value Computed by CMake
ITK_SOURCE_DIR:STATIC=/home/mmutz/ITK/Insight

//Use the system's version of the standard C++ library (STL and
// streams). If 'OFF', ITK will build against a supplied version
// of the standard library from SGI. On SGI systems, this should
// be set to 'OFF'.
ITK_USE_SYSTEM_STDLIB:BOOL=ON

//Build Tcl wrapper support.
ITK_WRAP_TCL:BOOL=OFF

//Single output directory for building all libraries.
LIBRARY_OUTPUT_PATH:PATH=

//Use FLTK (The Fast Light Toolkit) for GUI (some examples need
// this)
USE_FLTK:BOOL=OFF

//Use VTK (The Visualization Toolkit) (some examples need this)
//
USE_VTK:BOOL=OFF

//What is the path where the file avfCROP.1023c.raw can be found
//
VW_RAW_DATA_PATH:PATH=NOTFOUND


########################
# INTERNAL cache entries
########################

//Advanced flag for variable: BUILD_FEM_MESH_EXAMPLE
BUILD_FEM_MESH_EXAMPLE-ADVANCED:INTERNAL=1
//Path to an executable
BiasCorrector:INTERNAL=/home/mmutz/ITK/build/Examples/MRIBiasCorrection
//Path to an executable
BiasFieldEstimator:INTERNAL=/home/mmutz/ITK/build/Examples/MRIBiasCorrection
//Path to an executable
BiasImageGenerator:INTERNAL=/home/mmutz/ITK/build/Examples/MRIBiasCorrection
//Path to an executable
BrainStripValidationApp:INTERNAL=/home/mmutz/ITK/build/Examples/IBSRValidation/AtlasSegmentation
//What flags are required by the c++ compiler to make it ansi.
CMAKE_ANSI_CFLAGS:INTERNAL=
//Advanced flag for variable: CMAKE_ANSI_CFLAGS
CMAKE_ANSI_CFLAGS-ADVANCED:INTERNAL=1
//What flags are required by the c++ compiler to make it ansi.
CMAKE_ANSI_CXXFLAGS:INTERNAL=
//Advanced flag for variable: CMAKE_ANSI_CXXFLAGS
CMAKE_ANSI_CXXFLAGS-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_AR_ARGS
CMAKE_AR_ARGS-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCahe.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/home/mmutz/ITK/build
//Major version of cmake used to create the current loaded cache
//
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=1
//Minor version of cmake used to create the current loaded cache
//
CMAKE_CACHE_MINOR_VERSION:INTERNAL=2
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/home/mmutz/CMake-1.2/Source/cmake
//Is the compile GNU C++.
CMAKE_COMPILER_IS_GNUCXX:INTERNAL=1
//Advanced flag for variable: CMAKE_COMPILER_IS_GNUCXX
CMAKE_COMPILER_IS_GNUCXX-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_DL_LIBS
CMAKE_DL_LIBS-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_EXECUTABLE_SUFFIX
CMAKE_EXECUTABLE_SUFFIX-ADVANCED:INTERNAL=1
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Is X11 around.
CMAKE_HAS_X:INTERNAL=1
//Advanced flag for variable: CMAKE_HP_PTHREADS
CMAKE_HP_PTHREADS-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_LIB_EXT
CMAKE_LIB_EXT-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_MODULE_BUILD_FLAGS
CMAKE_MODULE_BUILD_FLAGS-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_MODULE_LINK_FLAGS
CMAKE_MODULE_LINK_FLAGS-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_MODULE_SUFFIX
CMAKE_MODULE_SUFFIX-ADVANCED:INTERNAL=1
//Does the compiler support ansi for scoping.
CMAKE_NO_ANSI_FOR_SCOPE:INTERNAL=
//Advanced flag for variable: CMAKE_NO_ANSI_FOR_SCOPE
CMAKE_NO_ANSI_FOR_SCOPE-ADVANCED:INTERNAL=1
//Does the compiler support headers like iostream.
CMAKE_NO_ANSI_STREAM_HEADERS:INTERNAL=
//Advanced flag for variable: CMAKE_NO_ANSI_STREAM_HEADERS
CMAKE_NO_ANSI_STREAM_HEADERS-ADVANCED:INTERNAL=1
//Does the compiler not support explicit template instantiation.
//
CMAKE_NO_EXPLICIT_TEMPLATE_INSTANTIATION:INTERNAL=
//Advanced flag for variable: CMAKE_NO_EXPLICIT_TEMPLATE_INSTANTIATION
//
CMAKE_NO_EXPLICIT_TEMPLATE_INSTANTIATION-ADVANCED:INTERNAL=1
//Does the compiler support std::.
CMAKE_NO_STD_NAMESPACE:INTERNAL=
//Advanced flag for variable: CMAKE_NO_STD_NAMESPACE
CMAKE_NO_STD_NAMESPACE-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_OBJECT_FILE_SUFFIX
CMAKE_OBJECT_FILE_SUFFIX-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/home/mmutz/CMake-1.2
//Advanced flag for variable: CMAKE_SHLIB_BUILD_FLAGS
CMAKE_SHLIB_BUILD_FLAGS-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_SHLIB_CFLAGS
CMAKE_SHLIB_CFLAGS-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_SHLIB_LD_LIBS
CMAKE_SHLIB_LD_LIBS-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_SHLIB_LINK_FLAGS
CMAKE_SHLIB_LINK_FLAGS-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_SHLIB_RUNTIME_FLAG
CMAKE_SHLIB_RUNTIME_FLAG-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_SHLIB_RUNTIME_SEP
CMAKE_SHLIB_RUNTIME_SEP-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_SHLIB_SUFFIX
CMAKE_SHLIB_SUFFIX-ADVANCED:INTERNAL=1
//Size of char data type
CMAKE_SIZEOF_CHAR:INTERNAL=1
//Size of double data type
CMAKE_SIZEOF_DOUBLE:INTERNAL=8
//Size of float data type
CMAKE_SIZEOF_FLOAT:INTERNAL=4
//Size of int data type
CMAKE_SIZEOF_INT:INTERNAL=4
//Size of long data type
CMAKE_SIZEOF_LONG:INTERNAL=4
//Size of short data type
CMAKE_SIZEOF_SHORT:INTERNAL=2
//Size of void* data type
CMAKE_SIZEOF_VOID_P:INTERNAL=4
//Advanced flag for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_STATICLIB_SUFFIX
CMAKE_STATICLIB_SUFFIX-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_TEMPLATE_FLAGS
CMAKE_TEMPLATE_FLAGS-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_THREAD_LIBS
CMAKE_THREAD_LIBS-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_USE_PTHREADS
CMAKE_USE_PTHREADS-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_USE_SPROC
CMAKE_USE_SPROC-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_USE_WIN32_THREADS
CMAKE_USE_WIN32_THREADS-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_WORDS_BIGENDIAN
CMAKE_WORDS_BIGENDIAN-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_X_CFLAGS
CMAKE_X_CFLAGS-ADVANCED:INTERNAL=1
//Advanced flag for variable: CMAKE_X_LIBS
CMAKE_X_LIBS-ADVANCED:INTERNAL=1
//Path to an executable
EnergyTablePlotter:INTERNAL=/home/mmutz/ITK/build/Examples/MRIBiasCorrection
//Path to a library
FEM:INTERNAL=/home/mmutz/ITK/build/Code/Numerics/FEM
//Path to an executable
FEMImageRegEx:INTERNAL=/home/mmutz/ITK/build/Examples/FEM
//Path to an executable
FEMRead:INTERNAL=/home/mmutz/ITK/build/Examples/FEM
//Path to an executable
FEMTruss:INTERNAL=/home/mmutz/ITK/build/Examples/FEM
//Whether a library is static, shared or module.
FEM_LIBRARY_TYPE:INTERNAL=SHARED
//Path to an executable
FuzzyConnectedness:INTERNAL=/home/mmutz/ITK/build/Examples/FuzzyConnectedness
//Path to an executable
GaussianMinimumErrorClassifier:INTERNAL=/home/mmutz/ITK/build/Examples/GaussianMinimumErrorClassifier
//Support for FEM
HAS_FEM:INTERNAL=1
//meta image support
HAS_METAIMAGE:INTERNAL=1
//no vtkFlWindowInteractor image support
HAS_VTK_FLTK_WINDOW_INTERACTOR:INTERNAL=0
//Path to a library
ITKBasicFilters:INTERNAL=/home/mmutz/ITK/build/Code/BasicFilters
//Whether a library is static, shared or module.
ITKBasicFilters_LIBRARY_TYPE:INTERNAL=SHARED
//Path to a library
ITKCommon:INTERNAL=/home/mmutz/ITK/build/Code/Common
//Whether a library is static, shared or module.
ITKCommon_LIBRARY_TYPE:INTERNAL=SHARED
//Path to a library
ITKIO:INTERNAL=/home/mmutz/ITK/build/Code/IO
//Whether a library is static, shared or module.
ITKIO_LIBRARY_TYPE:INTERNAL=SHARED
//Path to a library
ITKNumerics:INTERNAL=/home/mmutz/ITK/build/Code/Numerics
//Whether a library is static, shared or module.
ITKNumerics_LIBRARY_TYPE:INTERNAL=SHARED
//Path to a library
ITKSpatialObject:INTERNAL=/home/mmutz/ITK/build/Code/SpatialObject
//Whether a library is static, shared or module.
ITKSpatialObject_LIBRARY_TYPE:INTERNAL=SHARED
//Path to a library
ITKStatistics:INTERNAL=/home/mmutz/ITK/build/Code/Numerics/Statistics
//Whether a library is static, shared or module.
ITKStatistics_LIBRARY_TYPE:INTERNAL=SHARED
//Path to an executable
ImageCorrector:INTERNAL=/home/mmutz/ITK/build/Examples/MRIBiasCorrection
//Path to an executable
IntensityHistogram3D:INTERNAL=/home/mmutz/ITK/build/Examples/MRIBiasCorrection
//Path to an executable
InterSliceIntensityCorrector:INTERNAL=/home/mmutz/ITK/build/Examples/MRIBiasCorrection
//Path to an executable
MIValidationApp:INTERNAL=/home/mmutz/ITK/build/Examples/MIValidation
//Path to a library
MetaImageIO:INTERNAL=/home/mmutz/ITK/build/Auxiliary/MetaImage
//Whether a library is static, shared or module.
MetaImageIO_LIBRARY_TYPE:INTERNAL=SHARED
//Path to an executable
MultiResMIRegistration:INTERNAL=/home/mmutz/ITK/build/Examples/MultiResMIRegistration
//Path to an executable
RawImageReadWrite:INTERNAL=/home/mmutz/ITK/build/Examples/RawImageReadWrite
//Path to an executable
ShapeDetection:INTERNAL=/home/mmutz/ITK/build/Examples/ShapeDetection
//Path to an executable
SlabIdentifier:INTERNAL=/home/mmutz/ITK/build/Examples/MRIBiasCorrection
//Path to a library
VXLNumerics:INTERNAL=/home/mmutz/ITK/build/Code/Numerics/vxl
//Whether a library is static, shared or module.
VXLNumerics_LIBRARY_TYPE:INTERNAL=SHARED
//Path to an executable
itk2DSimpleLevelSetsExample:INTERNAL=/home/mmutz/ITK/build/Examples/SimpleLevelSetsExample
//Path to an executable
itk3DSimpleLevelSetsExample:INTERNAL=/home/mmutz/ITK/build/Examples/SimpleLevelSetsExample
//Path to an executable
itkAlgorithmsHeaderTest:INTERNAL=/home/mmutz/ITK/build/Testing/Code/Algorithms
//Path to an executable
itkAlgorithmsTests:INTERNAL=/home/mmutz/ITK/build/Testing/Code/Algorithms
//Path to an executable
itkAntiAliasBinaryImageFilterExample:INTERNAL=/home/mmutz/ITK/build/Examples/AntiAliasBinaryImageFilter
//Path to an executable
itkBasicFiltersHeaderTest:INTERNAL=/home/mmutz/ITK/build/Testing/Code/BasicFilters
//Path to an executable
itkBasicFiltersTests:INTERNAL=/home/mmutz/ITK/build/Testing/Code/BasicFilters
//Path to an executable
itkCommonHeaderTest:INTERNAL=/home/mmutz/ITK/build/Testing/Code/Common
//Path to an executable
itkCommonTests:INTERNAL=/home/mmutz/ITK/build/Testing/Code/Common
//Path to an executable
itkEllipsoidInteriorExteriorSpatialFunctionExample:INTERNAL=/home/mmutz/ITK/build/Examples/EllipsoidInteriorExteriorSpatialFunction
//Path to an executable
itkFEMTests:INTERNAL=/home/mmutz/ITK/build/Testing/Code/Numerics/FEM
//Path to an executable
itkFileIOMetaImageExample:INTERNAL=/home/mmutz/ITK/build/Auxiliary/MetaImage
//Path to an executable
itkFloodFilledSpatialFunctionExample:INTERNAL=/home/mmutz/ITK/build/Examples/FloodFilledSpatialFunction
//Path to an executable
itkIOHeaderTest:INTERNAL=/home/mmutz/ITK/build/Testing/Code/IO
//Path to an executable
itkIOTests:INTERNAL=/home/mmutz/ITK/build/Testing/Code/IO
//Path to an executable
itkNumericsHeaderTest:INTERNAL=/home/mmutz/ITK/build/Testing/Code/Numerics
//Path to an executable
itkNumericsTests:INTERNAL=/home/mmutz/ITK/build/Testing/Code/Numerics
//Path to an executable
itkPrincipalAxesResampler:INTERNAL=/home/mmutz/ITK/build/Examples/PrincipalAxes
//Path to an executable
itkSampleDataGenerator:INTERNAL=/home/mmutz/ITK/build/Examples/AntiAliasBinaryImageFilter
//Path to an executable
itkSpatialObjectHeaderTest:INTERNAL=/home/mmutz/ITK/build/Testing/Code/SpatialObject
//Path to an executable
itkSpatialObjectTests:INTERNAL=/home/mmutz/ITK/build/Testing/Code/SpatialObject
//Path to an executable
itkStatisticsTests:INTERNAL=/home/mmutz/ITK/build/Testing/Code/Numerics/Statistics
//Path to an executable
itkSymmetricEllipsoidInteriorExteriorSpatialFunctionExample:INTERNAL=/home/mmutz/ITK/build/Examples/SymmetricEllipsoidInteriorExteriorSpatialFunction
//Path to an executable
itkWSRawToPNG:INTERNAL=/home/mmutz/ITK/build/Examples/WatershedSegmentation
//Path to an executable
itkWatershedSegmentationExample:INTERNAL=/home/mmutz/ITK/build/Examples/WatershedSegmentation
//Path to a library
itkpng:INTERNAL=/home/mmutz/ITK/build/Utilities/png
//Whether a library is static, shared or module.
itkpng_LIBRARY_TYPE:INTERNAL=SHARED
//Path to a library
itkzlib:INTERNAL=/home/mmutz/ITK/build/Utilities/zlib
//Whether a library is static, shared or module.
itkzlib_LIBRARY_TYPE:INTERNAL=SHARED
//Path to a library
param:INTERNAL=/home/mmutz/ITK/build/Examples/StreamedWatershedSegmentation/ParameterFileParser
//Whether a library is static, shared or module.
param_LIBRARY_TYPE:INTERNAL=SHARED
//Path to an executable
vnlTests:INTERNAL=/home/mmutz/ITK/build/Testing/Code/Numerics/vxl/vnl/tests


--Boundary-00=_ieFI9KKh1SBTlEM--