Hi Jane, if you checkout the current ParaView/master that should soon be released as 4.0, you can get an embedded version of ParaViewWeb if you enable Python. You should find inside your build tree a directory named 'www' that contains few sample applications and if you enable the WEB_DOCUMENTATION, that web site will also contain the 'full documentation' on ParaViewWeb. For that you will need to install jsduck, but that's totally optional.
Please let us know if you are getting some issue with the current master, Thanks, Seb PS: We are currently working on the release of ParaView but once that's done, documentation and announcement around ParaViewWeb will be made. On Mon, Apr 29, 2013 at 6:24 AM, Jane Hickmott <[email protected]>wrote: > > Jane > > ----- Forwarded Message ----- > *From:* Jane Hickmott <[email protected]> > *To:* paraview list <[email protected]> > *Sent:* Monday, 29 April 2013, 11:23 > *Subject:* > > 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 > >
_______________________________________________ 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
