[Paraview] ParaView-3.12.0 SuperBuild: trouble with zlib on Linux & OS-X

Peter Schmitt pschmittml at gmail.com
Fri Feb 3 12:47:38 EST 2012


Hello,

I'm getting stuck while building zlib for the ParaView-3.12.0 SuperBuild on
Linux & OS-X.  Here's what I did:


   - Download & extract ParaView-3.12.0 source
   - From a new build directory execute
   ccmake ../ParaView-3.12.0/SuperBuild
   make
   - I had to fix a few MD5 sums:  BOOST_MD5; SZIP_MD5; ZLIB_MD5.  This
   seems to match what I found from the unofficial ParaView dev install
   project
   http://code.google.com/p/unofficial-paraview-dev-install/wiki/Notes3120

Boost and szip build, but I get an error with zlib:

> [ 13%] Performing build step for 'zlib'
>
cd /home/paraview/paraview/ParaView-3.12.0-Linux-x86_64/zlib && make

make[3]: Entering directory
> '/home/paraview/paraview/ParaView-3.12.0-Linux-x86_64/zlib'
> make[3]: *** No targets specified and no makefile found.  Stop.
> make[3]: Leaving directory
> '/home/paraview/paraview/ParaView-3.12.0-Linux-x86_64/zlib
> make[2]:  Leaving directory
> '/home/paraview/paraview/ParaView-3.12.0-Linux-x86_64'
> make[1]: *** [CMakeFiles/zlib.dir/all] Error 2
> make[1]: Leaving directory
> '/home/paraview/paraview/ParaView-3.12.0-Linux-x86_64'
> make: *** [all] Error 2


I get to the same point when building for both Linux and OS-X 10.7
I don't have much experience with CMake and must be doing something silly.
 Does anyone have an idea of things to try?

Thanks!
Pete
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120203/c7cc5471/attachment.htm>


More information about the ParaView mailing list