I've been following the directions located here, but when I run "./configure" I get this at the bottom: asked 14 Oct '11, 15:27 NDFobia1158 |
2 Answers:
I don't know fedora package naming, but I think you have to install something like zlib-dev in order to have headers. answered 14 Oct '11, 16:06 NicolasDumoulin I just tried doing that and I apparently already have that installed as well. I just reinstalled it and I am still getting the same result. (14 Oct '11, 16:12) NDFobia1158 2 I suppose you have installed the packages list given on the wiki?
(14 Oct '11, 16:33) NicolasDumoulin I guess I overlooked that step. After installing what wasn't already installed from that list, I got it working. Thanks. (14 Oct '11, 17:10) NDFobia1158 So you can close this question. Thanks. (15 Oct '11, 20:21) NicolasDumoulin |
If you have really copied-pasted that, I think something is wrong about the path "/user/include" for searching the headers… answered 14 Oct '11, 16:40 NicolasDumoulin |
If you have really copied-pasted that, I think something is wrong about the path "/user/include" for searching the headers…