I compiled and installed kdk-1.1 without incident. When I ran Kdevelop's
setup it informed me I needed both glimpse and the the Qt library
documentation. First of all, does any one know where to find this? I
have both Qt-1.44 and and Qt-2.01 installed but don't know where to find
its documentation.
Secondly, I found an rpm for glimpse at the official site
http://donkey.cs.arizona.edu/
But it wouldn't intall via kpackage because of an unsatisfied
dependency (agrep). I thought agrep was part of
glimpse. But anyway, I downloaded the source code for
glimpse-4_12_6. But when I tried to compile that, it only
made it partway through then bombed. The first error message was:
/usr/include/sys/types.h:83: warning: redefinition of
'off_t'
/usr/include/studio.h:473: warning: 'off_t' previously
declared here
This was in the glimpse part of the compile near the end. But agrep
itself compiled okay, so I tried manually installing this by put it in
/usr/bin and /usr/share and then trying to install the glimpse i386 rpm
again, hoping the dependency probem would be gone. But it didn't
recognize it.
Does anyone have any idea what I should try next?
I'm working on a Redhat 6.1 installation
Thanks.
Jeff Cunningham