[ILUG] Help with source compiling, havn't a clue.
Gavin McCullagh
gmccullagh at gmail.com
Sun Jul 13 13:20:20 IST 2008
On Sun, 13 Jul 2008, Frank Murphy wrote:
> did yum install rpm\*
>
> got further:
> In file included from ./src/GzipInputStream.cc:23:
> src/GzipInputStream.h:32:41: error: zlib.h: No such file or directory
You're now missing whatever zlib.h package provides. Something like
zlib-dev or zlib-headers. I think you can probably see a pattern emerging
here.
Do the docs with the source code not tell you what dependencies it has?
Gavin
More information about the ILUG
mailing list