On Tue, Jan 5, 2016 at 4:22 PM, Sean McBride <s...@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
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/insight-developers

Reply via email to