Subject: kdevelop-2.0.1 configure errors
To: None <netbsd-help@netbsd.org>
From: Joe Reed <jnr@po.cwru.edu>
List: netbsd-help
Date: 10/29/2001 20:41:50
hi,
i'm running 1.5.2/i386 and have recently installed kde2 from pkgsrc.
however, i'm trying to get kdevelop-2.0.1 installed from source, because
there isn't a kdevelop-2.x.x in pkgsrc yet.
anyway, the configure script cannot find my qt libraries
(/usr/X11R6/qt2/lib) i've tried giving the --with-qt-dir=/usr/X11R6/qt2 and
the --with-qt-libraries=/usr/X11R6/qt2/lib options, but i still get the error.
does anyone have an idea what i'm doing wrong?
--joe