[Paraview] ParaViewWeb error w/ APR
Sebastien Jourdain
sebastien.jourdain at kitware.com
Wed Apr 4 14:52:58 EDT 2012
Hi Randy,
it seems that you used our SuperBuild, is that right ?
If so, I think it is just that your proxy might already have unzipped
the apr package which cause the MD5 to fail.
One way to see if you can go further is to remove the MD5 line in the
CMake file.
And re-run cmake/make process...
Seb
On Wed, Apr 4, 2012 at 2:17 PM, Randy Heiland <heiland at indiana.edu> wrote:
> 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
>
>
> _______________________________________________
> 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
More information about the ParaView
mailing list