$include_dir="/home/hyper-archives/boost-testing/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2008-07-23 09:57:28
What is the setup to run Boost.iostreams tests on Ubuntu?
My usual release test setup fails for three of the iostreams tests with the compiler error:
../libs/iostreams/src/zlib.cpp:19:76: error: zlib.h: No such file or directory
I have installed zlib on my system, indeed there seem to be a number of copies installed at different locations.
Confused-in-Virginia,
--Beman