[Insight-users] ITK 4.2.1

Matt McCormick matt.mccormick at kitware.com
Tue Nov 27 13:56:46 EST 2012


Hi Peter,

You bring up a good point.  Please try this patch:

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

Instructions for performing a review can be found here:

  http://insightsoftwareconsortium.github.com/ITKBarCamp-doc/CommunitySoftwareProcess/PerformAGerritReview/index.html

Thanks,
Matt

On Fri, Nov 23, 2012 at 10:55 AM, Paul Spamman <peterspamspam at gmx.de> wrote:
> Hi Matt,
>
> I was successful downloading the repository using git. However, I had to say 'git clone http://itk.org/ITK.git' instead of 'git clone git://...'. Only then did the download work.
>
> When compiling I'm now facing the same problem. The download lines in the make files have 'git://' specified. I guess I could manually change that to 'http://...', but it doesn't feel right.
>
> I'n not a git user, so I don't know what might be wrong here. Do you have an idea?
>
> Regards,
>
> Peter.
>
>
> -------- Original-Nachricht --------
>> Datum: Thu, 22 Nov 2012 08:05:57 -0500
>> Von: Matt McCormick <matt.mccormick at kitware.com>
>> An: peterspamspam at gmx.de
>> CC: insight-users at itk.org
>> Betreff: Re: [Insight-users] ITK 4.2.1
>
>> Hi Peter,
>>
>> Please try ITK Git master.   GCCXML recently moved from CVS to Git.  ITK
>> master uses a tarball hosted at itk.org.
>>
>> Thanks,
>> Matt
>> On Nov 22, 2012 7:55 AM, <peterspamspam at gmx.de> wrote:
>>
>> > Dear ITK users,
>> >
>> > I'm having a few problems with building ITK under linux (opensuse12.2).
>> I
>> > hope you can give em a few hints.
>> >
>> > I would like to use itk with Python, so in the ccmake interface I switch
>> > Python wrapping on. When making, I encounter the following problems:
>> >
>> > 1.)  after about 37% the make file tries to download gcc_xml sources.
>> This
>> > fails due to our proxy. I can edit the make file manually to add the
>> proxy
>> > settings, which makes a download (potentially, see point 2) possible.
>> First
>> > question: Can I specify the proxy somewhere so that it gets built into
>> the
>> > make files?
>> >
>> > 2.) Even though I can now possibly download the sources, I get a
>> complaint
>> > that the page has moved and making stops. What is the procedure now? I
>> > downloaded the gcc_xml sources manually and built it. However,
>> specifying
>> > the path to the executable in the ccmake interface does not change
>> > anything, make will still try downloading.
>> >
>> > I'm at a loss.
>> >
>> > Thanks for your help.
>> >
>> > Peter.
>> > _____________________________________
>> > 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://www.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://www.itk.org/mailman/listinfo/insight-users
>> >


More information about the Insight-users mailing list