If upstream doesn't have that version available anymore, copy the tar ball we've saved off here: http://paraview.org/files/dependencies/ into your super build directory and it won't try to fetch it directly.
Also, I don't think that disabling vrpn will matter, only the VRPN plugin uses its symbols. David E DeMarle Kitware, Inc. R&D Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Sat, Jul 7, 2012 at 6:08 PM, Michael Jackson <[email protected]> wrote: > I tried to run a superbuild today and got the following error: > > [ 79%] Performing download step (download, verify and extract) for 'VRPN' > -- downloading... > src='ftp://ftp.cs.unc.edu/pub/packages/GRIP/vrpn/vrpn_07_29.zip' > > dst='/Users/Shared/Kitware-CVS/ParaView_SuperBuild/ParaView-3.14.1-Source/zRel/VRPN-prefix/src/vrpn_07_29.zip' > timeout='none' > CMake Error at VRPN-prefix/src/VRPN-stamp/download-VRPN.cmake:6 (file): > file DOWNLOAD MD5 mismatch > > for file: > [/Users/Shared/Kitware-CVS/ParaView_SuperBuild/ParaView-3.14.1-Source/zRel/VRPN-prefix/src/vrpn_07_29.zip] > expected MD5 sum: [422f13fc9cbb62d36c96f3cc3b06cec9] > actual MD5 sum: [d41d8cd98f00b204e9800998ecf8427e] > > > I am trying to make an exact same build as what is on ParaViews web site so I > can build a plugin that is compatible with it. Is disabling VRPN going to > cause issues if I don't build my paraview with it but then try to use my > plugin with the ParaView from the web site? > > Thanks > > ___________________________________________________________ > Mike Jackson Principal Software Engineer > BlueQuartz Software Dayton, Ohio > [email protected] www.bluequartz.net > > _______________________________________________ > 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 _______________________________________________ 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
