[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: kdevelop setup
On Sat, Dec 30, 2000 at 11:29:19AM +0000, Rajeev Rao wrote:
> Hello,
> I'm trying to configure kdevelop. When I run the setup, at some point the
> wizard asks for the KDE-LIB sources directory. I'm using RH 6.2; I have
> searched throughout my hard-disk and have not been able to locate this
> directory. I have already tried, /usr/doc/kdelibs-devel-1.1.2 and its
> various subdirectories
> /usr/doc/kde
Try /usr/lib. That's where libkde*.so's reside. Kdevelop should be interested
only in /usr/include and /usr/lib on a RH 6.2 box.
-Arun