POV-Ray : Newsgroups : povray.beta-test : problems linking to boost libraries (linux) : Re: problems linking to boost libraries (linux) Server Time
28 Jul 2024 18:15:41 EDT (-0400)
  Re: problems linking to boost libraries (linux)  
From: Nicolas Calimet
Date: 9 Mar 2009 16:33:13
Message: <49b57d09$1@news.povray.org>
> checking for zlib.h... yes
> checking for libz version >= 1.2.1... unknown
> configure: error: cannot find a suitable ZLIB library"

	In fact this might not be a problem with zlib, but something else
in the compiler command-line might prevent liking the test binary that checks
for the libz version.
	In other words, you must check the config.log file to see the actual
error; search for "libz version" (without quotes) to jump slightly above
the error message.

	- NC


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.