Hi Akhilesh, Could you post a bit more of your error message? There isn't enough to see what might be going wrong.
Thanks, Cory On Fri, Mar 11, 2016 at 12:42 AM, Akhilesh Sasankan (Student) <[email protected]> wrote: > Hello all! > > I'm trying to install Paraview v5.0.0 in Ubuntu 12.04. I'm following this > document to do this. http://www.paraview.org/Wiki/ParaView:Build_And_Install > I have installed all the dependencies. Also I have separate source and build > folders. I configured Paraview using ccmake using the the setting mentioned > in the document. (CMakeCahe attched) But once I run the make command: > > make -j 4 > > I'm getting the following error:(this is the last portion ) > [ 0%] Building CXX object > VTK/Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/FStream.cxx.o > [ 0%] Building CXX object > VTK/Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/SystemInformation.cxx.o > Linking C static library ../../../lib/libvtkWrappingTools-pv5.0.a > [ 0%] Built target vtkWrappingTools > Linking CXX shared library ../../../../lib/libvtksys-pv5.0.so > [ 0%] Built target vtksys > make: *** [all] Error 2 > > Can anyone help me with this? Thanks in Advance. > > Best, > Akhilesh > _______________________________________________ > 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 > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > -- Cory Quammen Staff R&D Engineer Kitware, Inc. _______________________________________________ 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 Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
