project in kdevelop - newbie

Paul Surgeon surgptr at pop.co.za
Wed Apr 23 13:06:19 BST 2003


1. Make sure you have installed the zlib-devel package installed.
2. Check where zlib.h is installed. On my Mandrake 9.1 system it's under 
/usr/include/zlib.h
3. Make sure the compiler can find the header. You may need to add a 
-I/usr/your-dir-to-zlib compiler directive to the project options in 
KDevelop.

Paul


On Wednesday, 23 April 2003 09:03, you wrote:
> Hello,
> I have a problem :
> I had made a new project; going to build->configure gives:
> checking for libz....configure error
>
> and in config.log I see the following error:
> zlib.h : no such file or directory .
>
>
> zlib is installed (rpm -q zlib yields : zlib-1.1.3-24
>
> maybe it has to do with Options>Kdevelop Setup->Path ?
>
> In the QT.2.x/KDE Path I have : /usr/lib/qt-2.3.1
>
> but in KDE-2 directory I have nothing. (because the tutorial talks about
> a path in /opt which is empty on my machine so ,I do not know what to put
> there ; however kdelibs-devel is installed).
>
> It seems to me that even if it is lefte mpty (the KDE-2 entry) this should
> not be a problem while
> preparing a qt Project.
>
> can anybody help?
>
> regards
> sting
>
>
> _________________________________________________________________
> The new MSN 8: smart spam protection and 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body: unsubscribe
> »your-email-address«


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list