INSTALL

Ralf Nolden nolden at kde.org
Thu Nov 2 23:38:01 UTC 2000


"W. Chen" wrote:
> 
> Hi,
> 
> I am installing Kdevelope 1.2 on a HP_UX system. The configure returns the
> following errors:
> checking for Qt... configure: error: Qt (>= 1.42 and < 2.0) (headers and
> libraries) not found. Please check your installation!
> configure: error: ./configure failed for kdelibdocs_kdoc2
> 
> I guess our system is not using kdoc2. So I try
> ./configure --disable-kdoc2
> as instructed in the section KDK Specific Controls. But it returns the
> same error message. Could you let me know if I have overlooked anything?
> 
> Thanks,
This error has nothing to do with kdoc or anything else. You have to do
a 

export QTDIR=/path to qt-1.44-base-directory

then ./configure. Configure checks for QTDIR and should find the
libraries in QTDIR/lib/libqt.so, libqt.so.1, libqt.so.1.44 and headers
in $QTDIR/include.

Hope this helps,

Ralf
-- 
The only way to get rid of a temptation is to yield to it. Oscar Wilde

**********************************
Ralf Nolden

The KDevelop Project
http://www.kdevelop.org

nolden at kde.org
rnolden at kdevelop.org
**********************************

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



More information about the KDevelop-devel mailing list