[Paraview-developers] Problem installing ParaViewWeb by source

Scott Wittenburg scott.wittenburg at kitware.com
Tue May 26 12:08:57 EDT 2015


I'm not sure what the cause of your compilation failure is, but I do not
believe it is specific to or related to ParaViewWeb.  The thing that makes
a normal ParaView build into a ParaViewWeb build is simply enabling Python
in the configure step.  Out of curiosity, what settings did you turn on/off
in your configure step?

Also, if you could provide more details about your intentions/goals for
installing VTK in a different directory, it may help regular list readers
to better assist you.

And finally, I believe you will target a wider audience by sending this
kind of question to the paraview users list (paraview at paraview.org), rather
than (or at least in addition to) the developers list.

Cheers,
Scott

On Sat, May 23, 2015 at 5:16 AM, gianluigi caddeo <
gianluigi.caddeo at gmail.com> wrote:

> Hi all
>
> I'm tempting to install ParaViewWeb edition, and I have two questions:
> 1) During (standard) installation procedure I have the error below, how to
> solve?
>
> [ 29%] Built target vtkIOParallelXMLObjects Linking CXX shared library
> ../lib/libvtkParallel-pv4.3.so
> Filters/ParallelMPI/CMakeFiles/vtkFiltersParallelMPIObjects.dir/vtkDistributedDataFilter.cxx.o:
> In function
> `vtkDistributedDataFilter::AddConstantUnsignedCharPointArray(vtkUnstructuredGrid*,
> char const*, unsigned char)': vtkDistributedDataFilter.cxx:(.text+0x2a03):
> warning: memset used with constant zero length parameter; this could be due
> to transposed parameters collect2: error: ld returned 1 exit status
> VTK/CMakeFiles/vtkParallel.dir/build.make:190: recipe for target
> 'lib/libvtkParallel-pv4.3.so.1' failed make[2]: ***
> [lib/libvtkParallel-pv4.3.so.1] Error 1 CMakeFiles/Makefile2:1301: recipe
> for target 'VTK/CMakeFiles/vtkParallel.dir/all' failed make[1]: ***
> [VTK/CMakeFiles/vtkParallel.dir/all] Error 2 Makefile:137: recipe for
> target 'all' failed make: *** [all] Error 2
>
> 2) I would like install vtk in a different directory, will be possible to
> link vtk from ParaViewWeb and not install it in ParaViewWeb?
>
> thank you  a lot for your help
> regards
> Gianluigi
>
>
> --
>
> Gianluigi Caddeo
>
> Via Miniere 7,
> 09010  Nuxis  | Italy
>
> T  +39 377 670 2550
> Skype ggigi78
>
> This e-mail is confidential and may also contain privileged information.
> If you are not the intended recipient you are not authorised to read,
> print, save, process or disclose this message. If you have received this
> message by mistake, please inform the sender immediately and delete this
> e-mail, its attachments and any copies.
>
> Any use, distribution, reproduction or disclosure by any person other than
> the intended recipient is strictly prohibited and the person responsible
> may incur penalties.
>
> Thank you
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Search the list archives at:
> http://markmail.org/search/?q=Paraview-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20150526/262ba799/attachment.html>


More information about the Paraview-developers mailing list