Hi All,

I am trying to compile Paraview 5.0.0 on Ubuntu 14.04 but I am running into
the below compilation issue. My machine is connected to the network (I
tested it).
Is there something wrong with the kitware URLs?

----------------logs------------------

CMake Error at
/home/bd/gohan_mount/bdutta/PARAVIEW/PV5.0.0/ParaView-v5.0.0-source/CMake/ExternalData.cmake:749
(message):
  Object MD5=b10bd3f7136ef809f1df7ad5c94c553f not found at:


http://midas3.kitware.com/midas/api/rest?method=midas.bitstream.download&checksum=b10bd3f7136ef809f1df7ad5c94c553f&algorithm=MD5
("Couldn't connect to server")

http://www.paraview.org/files/ExternalData/MD5/b10bd3f7136ef809f1df7ad5c94c553f
("Couldn't connect to server")
Call Stack (most recent call first):

/home/bd/gohan_mount/bdutta/PARAVIEW/PV5.0.0/ParaView-v5.0.0-source/CMake/ExternalData.cmake:771
(_ExternalData_download_object)


make[2]: ***
[ExternalData/Testing/Data/Baseline/pqCoreBasicApp.png.md5-stamp] Error 1
make[1]: *** [CMakeFiles/ParaViewData.dir/all] Error 2
make: *** [all] Erro

---------------------------------------------------------------------

Also I wanted to run a paraview python script with CPU acceleration. Will
this compilation generate
pvpython and can I pass it  --mesa-llvm for running the script (I assume by
default it will use GPU acceleration as I have NVIDIA GPU on my system)?


Thank you for this.

BR,
Bishwajit
_______________________________________________
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

Reply via email to