The zlib folks released a new version this past week and took the old one that super build brought in down.
We'll post a copy of the old one somewhere on kitware.com and change super build to grab from there shortly. In the longer term we will update to the next zlib which didn't work for us right off the bat when we tried it. David E DeMarle Kitware, Inc. R&D Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Fri, Feb 3, 2012 at 12:47 PM, Peter Schmitt <[email protected]> wrote: > 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 > > _______________________________________________ > 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 > _______________________________________________ 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
