[Paraview] ParaViewWeb error w/ APR
Randy Heiland
heiland at indiana.edu
Wed Apr 4 14:17:55 EDT 2012
Hello,
Have I done something stupid here? Should I download/install APR (latest version is 1.4.6) on my own first?
thanks, Randy
~/dev/ParaViewWeb/build$ ls
APR-UTIL-prefix/ Makefile apr/
APR-prefix/ ParaView/ apr-util/
ActiveMQ-cpp/ ParaView-prefix/ cmake_install.cmake
CMakeCache.txt ParaViewWeb/ flex3/
CMakeFiles/ ParaViewWeb-prefix/ gwt/
CMakeLists.txt activemq-cpp-prefix/ qooxdoo/
Flex3-MPL-prefix/ ant/ qooxdoo-prefix/
GoogleWebToolkit-prefix/ ant-prefix/
~/dev/ParaViewWeb/build$ make
Scanning dependencies of target APR
[ 1%] Creating directories for 'APR'
[ 2%] Performing download step (download, verify and extract) for 'APR'
-- downloading...
src='http://www.apache.org/dist/apr/apr-1.4.5.tar.gz'
dst='/Users/heiland/dev/ParaViewWeb/build/APR-prefix/src/apr-1.4.5.tar.gz'
timeout='none'
CMake Error at /Users/heiland/dev/ParaViewWeb/build/APR-prefix/src/APR-stamp/download-APR.cmake:6 (file):
file DOWNLOAD MD5 mismatch
for file: [/Users/heiland/dev/ParaViewWeb/build/APR-prefix/src/apr-1.4.5.tar.gz]
expected MD5 sum: [97262fe54dddaf583eaaee3497a426e1]
actual MD5 sum: [d41d8cd98f00b204e9800998ecf8427e]
make[2]: *** [APR-prefix/src/APR-stamp/APR-download] Error 1
make[1]: *** [CMakeFiles/APR.dir/all] Error 2
make: *** [all] Error 2
More information about the ParaView
mailing list