<div dir="ltr"><div><div><div><div>Hi Matthieu,<br></div>The clone command line works for me, either the server was down when you tried or there is some problem with your network.<br></div>For the freeze, maybe it's because you're building with many threads and the compilation swaps to disk due to memory over usage. VV requires a lot more ram memory during compilation than itk and vtk.<br></div>As for the binary, it's not surprising that it's not compatible, it's hard to make a binary that is portable too any platform. I'm not sure what the problem is though.<br></div>Simon<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 18, 2015 at 3:22 PM, Matthieu Dondey <span dir="ltr"><<a href="mailto:m.dondey@gmail.com" target="_blank">m.dondey@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(32,18,77)">Dear VV users,</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(32,18,77)"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(32,18,77)">I've recently tried installing VV through the source code, starting with VTK then ITK, with all the right options activated. I had no problem with these two, however every time I try to compile (make) VV I get a freeze during the building process and have no choice but to reboot (or to ctrl+c if I'm lucky to do it early enough). </div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(32,18,77)"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(32,18,77)">I decided to try with another source as I was advised to get the source code through the git repository, but typing this command "git clone git://<a href="http://git.creatis.insa-lyon.fr/clitk" target="_blank">git.creatis.insa-lyon.fr/clitk</a> vv" gets me :</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(32,18,77)"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(32,18,77)">" unable to connect to <a href="http://git.creatis.insa-lyon.fr" target="_blank">git.creatis.insa-lyon.fr</a>:</div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(32,18,77)"><a href="http://git.creatis.insa-lyon.fr" target="_blank">git.creatis.insa-lyon.fr</a>[0: 195.220.108.5]: errno=Connection timed out"</div><div><br></div><div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(32,18,77)">As a last resort I tried downloading the binaries, and VV starts but with some error messages making it impossible to use :</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(32,18,77)"></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(32,18,77)">"(vv:2262): Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(32,18,77)"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(32,18,77)"><div class="gmail_default">QNativeImage: Unable to attach to shared memory segment. </div><div class="gmail_default">libpng warning: Duplicate iCCP chunk</div><div class="gmail_default">X Error: BadDrawable (invalid Pixmap or Window parameter) 9</div><div class="gmail_default"> Major opcode: 62 (X_CopyArea)</div><div class="gmail_default"> Resource id: 0x0</div><div>"</div></div><div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(32,18,77)">I'm running out of option here and would be very grateful if I could get some help of any kind.</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(32,18,77)"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(32,18,77)">Cheers</div><span class="HOEnZb"><font color="#888888"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(32,18,77)"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(32,18,77)">Matthieu</div></font></span></div></div></div>
<br>_______________________________________________<br>
vv mailing list<br>
<a href="mailto:vv@creatis.insa-lyon.fr">vv@creatis.insa-lyon.fr</a><br>
<a href="http://www.creatis.insa-lyon.fr/mailman/listinfo/vv" target="_blank">http://www.creatis.insa-lyon.fr/mailman/listinfo/vv</a><br>
<br></blockquote></div><br></div>