kdevelop 1.1 install problems

kdevelop 1.1 install problems

Post by J. Cunningha » Sat, 04 Mar 2000 04:00:00



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

 
 
 

kdevelop 1.1 install problems

Post by Ralf Nolde » Sun, 05 Mar 2000 04:00:00



> 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.

Hi Jeff,

if youre running into problems with glimpse (isnt shipped anymore with
some distributions due to licensing issues), please use HtDig. You can
choose that in the indexing dialog which engine to use. Seems we forgot
to search for HtDig in the setup dialog. For the qt documentation look
at your qt library dir/html. If your distributor moved that somewhere
into /usr/packages/doc/qt/html or so you should check for that.

Ralf
--
**********************************
Ralf Nolden

Ardennenstr. 41
52355 Dren

Tel. 02421/502758

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


**********************************

 
 
 

kdevelop 1.1 install problems

Post by A. Cru » Mon, 06 Mar 2000 04:00:00



> if youre running into problems with glimpse (isnt shipped anymore with
> some distributions due to licensing issues), please use HtDig. You can
> choose that in the indexing dialog which engine to use. Seems we forgot
> to search for HtDig in the setup dialog. For the qt documentation look
> at your qt library dir/html. If your distributor moved that somewhere
> into /usr/packages/doc/qt/html or so you should check for that.

 Ralf,
   I was running into this same problem with glimpse. But a quick search on
freshmeat.net didn't produce a link to HtDig. Can you please post one?
Thanks

ac

 
 
 

kdevelop 1.1 install problems

Post by Ralf Nolde » Fri, 10 Mar 2000 04:00:00




> > if youre running into problems with glimpse (isnt shipped anymore with
> > some distributions due to licensing issues), please use HtDig. You can
> > choose that in the indexing dialog which engine to use. Seems we forgot
> > to search for HtDig in the setup dialog. For the qt documentation look
> > at your qt library dir/html. If your distributor moved that somewhere
> > into /usr/packages/doc/qt/html or so you should check for that.

>  Ralf,
>    I was running into this same problem with glimpse. But a quick search on
> freshmeat.net didn't produce a link to HtDig. Can you please post one?
> Thanks

> ac

freshmeat.net. look for ht://Dig

Ralf
--
**********************************
Ralf Nolden

Ardennenstr. 41
52355 Dren

Tel. 02421/502758

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


**********************************

 
 
 

kdevelop 1.1 install problems

Post by A. Cru » Sat, 11 Mar 2000 04:00:00



> freshmeat.net. look for ht://Dig

> Ralf

 Got it. Thanks.

ac