Dear Tuanny, if you have zlib already installed on your system, *remove* the line with zlib from the linux_cluster.platform, it is located in ./candi/deal.II-toolchain/platforms/supported/linux_cluster.platform.
If you not have zlib installed, you should try to modify the package file of zlib. This file is located at ./candi/deal.II-toolchain/packages/zlib.package add the line with CFLAG as cp -rf ${UNPACK_PATH}/${EXTRACTSTO}/* . CFLAGS="$CFLAGS -Wno-error" ./configure --prefix=${INSTALL_PATH} and then run candi again. Kind regards Uwe On Wednesday, May 31, 2017 at 12:55:19 PM UTC+2, Tuanny Cajuhi wrote: > > Dear all, > > I am trying to install dealii on a cluster using > ./candi.sh > --platform=./deal.II-toolchain/platforms/supported/linux_cluster.platform > > and I get the same error as reported here: > > > > > *Building zlib 1.2.8 Compiler error reporting is too harsh for ./configure > (perhaps remove -Werror). ** ./configure aborting. Failure with exit > status: 1 Exit message: There was a problem building zlib 1.2.8.* > > Could you please help me? > > Thank you! > > Best regards, > Tuanny > > > > On Thursday, June 9, 2016 at 10:49:30 AM UTC+2, Roc Wang wrote: >> >> Hello, >> >> I am trying to install dealii on openSUSE Leap 42.1 by using candi >> downloaded from https://github.com/dealii/candi?files=1. However, I got >> error when it compiled zlib-1.2.8. The error info is like as: >> >> >> >> >> >> >> >> >> >> >> *Fetching zlib 1.2.8 Verifying zlib-1.2.8.tar.gz zlib-1.2.8.tar.gz: OK >> zlib-1.2.8.tar.gz already downloaded and verified. Unpacking >> zlib-1.2.8.tar.gz Building zlib 1.2.8 Compiler error reporting is too harsh >> for ./configure (perhaps remove -Werror). ** ./configure aborting. Failure >> with exit status: 1 Exit message: There was a problem building zlib 1.2.8.* >> >> * I tried to install zlib in openSUSE from repository, but, libz1 >> providing zlib was found. The info is like:* >> >> >> >> >> >> *Loading repository data... Reading installed packages... 'zlib' not >> found in package names. Trying capabilities. 'libz1' providing 'zlib' is >> already installed. Resolving package dependencies…* >> >> >> *Nothing to do.* >> >> *Should I and How to remove the -Werror flag in ./configure? Please >> someone help me on this? Thanks!!* >> > -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.