Thank you Seb, I followed your suggestion and allthing went fine. What can you say about this log message?
/home/luca/3dVoxView/PARAVIEWWEB/install-pweb/bin/PWServer: error while loading shared libraries: libParaWebPlugin.so: cannot open shared object file: No such file or directory
Thank you. Luca Il 10/05/2011 16:30, Sebastien Jourdain ha scritto:
Hi Luca, I've cc the ParaView mailing list (as you should do) so other could benefit from your experience as well. Which version of ParaView are you using ? If it's the release one, you should follow the instruction that I've posted on the ParaView mailing list to checkout the correct corresponding tag. FYI, here is the mail: ==== Hi Folks, I've just push today some fix to the ParaViewWeb repository to support the latest ParaView git/master. But for the users of ParaViewWeb that want to use the latest ParaView release (3.10.1) instead, you should checkout the tag "pv-3.10.1" in the ParaViewWeb repository. In order to do that, you can simply type the following command line inside the ParaViewWeb directory: "git checkout pv-3.10.1 -b pv-release". For those who are just starting to here about ParaViewWeb and want to know more, they can give a look at the Wiki documentation here: - http://www.paraview.org/Wiki/ParaViewWeb And if you have questions or issue to report, use the paraview mailing list. ==== Seb On Tue, May 10, 2011 at 9:52 AM, Luca Cinquepalmi <[email protected]> wrote:Hi Seb I'm trying to compile ParaviewWeb on another ubuntu system... I successfully built activemq-cpp-3.1.0 and Paraview and now I'm trying to compile ParaView adapter... When I run "make test" this message appears... Test project /home/luca/3dVoxView/PARAVIEWWEB/build-pweb Start 1: TestSimpleScenario 1/3 Test #1: TestSimpleScenario ...............***Exception: SegFault 3.49 sec Start 2: TestProxyProperties 2/3 Test #2: TestProxyProperties ..............***Exception: SegFault 2.51 sec Start 3: TestOK 3/3 Test #3: TestOK ...........................***Exception: SegFault 1.26 sec 0% tests passed, 3 tests failed out of 3 Total Test time (real) = 7.29 sec The following tests FAILED: 1 - TestSimpleScenario (SEGFAULT) 2 - TestProxyProperties (SEGFAULT) 3 - TestOK (SEGFAULT) Errors while running CTest make: *** [test] Errore 8 while I remember in my previous building all tests were ok... can you help me? thanks a lot Luca
_______________________________________________ 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
