[ITK-users] [ITK-dev] [ANN] ITK 4.9 Release Candidate 3 is ready for testing!

Matt McCormick matt.mccormick at kitware.com
Tue Jan 5 22:01:50 EST 2016


On Tue, Jan 5, 2016 at 4:22 PM, Sean McBride <sean at rogue-research.com> wrote:
> On Tue, 5 Jan 2016 14:54:47 -0500, Matt McCormick said:
>
>>To update GDCM, run the
>>
>>  Modules/ThirdParty/GDCM/UpdateFromUpstream.sh
>
> I've just tried, but it looks like no one has tried this from OS X before... :)
>
> It seems that OS X's sed, dirname, and basename do not accept '--version', and so I hit the 'die' at line 67.  If I change it to 'echo' and let it proceed, I get:
>
> Command "sed" not found
> Command "dirname" not found
> Command "basename" not found
> sed: 1: "/GDCM 20[0-9][0-9]-[0-9 ...": extra characters at the end of p command
> Modules/ThirdParty/GDCM/../../../Utilities/Maintenance/UpdateThirdPartyFromUpstream.sh: line 125: upstream-${thirdparty_module_name,,}: bad substitution
>
> I guess it's one of those subtle GNU vs BSD differences tripping things up... I didn't debug further though, I think the author of this script could find the issue faster than me. :)

Thanks for giving it a whirl. It is worth another try after this patch
is merged:

  http://review.source.kitware.com/#/c/20400/

Thanks,
Matt


More information about the Insight-users mailing list