Hi, I'm trying to build paraviewweb using superbuild on my new computer (fedora 
15) but get compile errors pasted below.  I guess the issue is that git:// 
should actually be http:// but for the life of me cannot figure out where to 
set this for 'make' to find.  Every time I alter .git/config or .gitmodules to 
replace git: with http:, it gets overwritten by make and generates the compile 
error.  Any help/pointer will be much appreciated.  Thanks.

Submodule 'ThirdParty/protobuf/vtkprotobuf' 
(git://public.kitware.com/protobuf.git) registered for path 
'ThirdParty/protobuf/vtkprotobuf'
Submodule 'Utilities/VisItBridge' (git://paraview.org/VisItBridge.git) 
registered for path 'Utilities/VisItBridge'
Submodule 'VTK' (git://vtk.org/VTK.git) registered for path 'VTK'
fatal: unable to connect to paraview.org:
paraview.org[0: 66.194.253.19]: errno=Connection timed out

Cloning into ThirdParty/IceT/vtkicet...
Clone of 'git://paraview.org/IceT.git' into submodule path 
'ThirdParty/IceT/vtkicet' failed
CMake Error at 
/var/www/html/paradownload/ParaViewWeb/build/ParaView-prefix/tmp/ParaView-gitclone.cmake:57
 (message):
  Failed to update submodules in:
  '/var/www/html/paradownload/ParaViewWeb/build/ParaView/src'


Reaping losing child 0xe92920 PID 63957 
make[2]: *** [ParaView-prefix/src/ParaView-stamp/ParaView-download] Error 1

 
Jane
_______________________________________________
Powered by www.kitware.com

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

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to