Mantis - ITK
Viewing Issue Advanced Details
7530 major always 2008-08-24 08:03 2009-08-03 19:12
Steve Robbins  
Hans Johnson  
normal  
resolved ITK-3-8  
fixed  
none    
none ITK-3-10  
0007530: Installed library libITKznz is not versioned properly
In both ITK 3.6 and ITK 3.8, the library is installed with version 1.0.0 (i.e. filename libITKznz.so.1.0.0) rather than following the ITK version as all other installed libraries do.

This causes a conflict when you try to simultaneously install the built shared libraries, as happens on a Debian system.
? file icon nifti-versioning.patch [^] (4,663 bytes) 2008-08-24 09:03
Issue History
2008-08-24 08:03 Steve Robbins New Issue
2008-08-24 09:03 Steve Robbins File Added: nifti-versioning.patch
2008-08-24 09:06 Steve Robbins Note Added: 0013161
2009-07-26 11:03 Bill Lorensen Status new => assigned
2009-07-26 11:03 Bill Lorensen Assigned To => Hans Johnson
2009-08-03 19:12 Steve Robbins Status assigned => resolved
2009-08-03 19:12 Steve Robbins Fixed in Version => ITK-3-10
2009-08-03 19:12 Steve Robbins Resolution open => fixed

Notes
(0013161)
Steve Robbins   
2008-08-24 09:06   
Further investigation suggests that none of the NIFTI libraries will be built using ITK versioning. The attached patch makes all libraries under Utilities/nifti follow the ITK versioning when built with ITK; otherwise they follow the NIFTI versioning.