Re: [gmime-devel] gmime 2.2.25: make install: gtkdoc-rebase: command not found



Jeff - Thanks for your suggestion; that worked like a charm.

Within the gmime-2.2.25/gmime dir:
# make install  -  WORKED GREAT!

But, of course, CONFIGURE of dbmail cannot find gmime-2.0.pc file in pkgconfig dir: /usr/local/lib/pkgconfig
So, copied it out of build directory:
# cp gmime-2.0.pc /usr/local/lib/pkgconfig

Now dbmail is finding gmime, but not the PostgreSQL libs we use!  (This is a bit off-topic, I know...!)

Tks for the help.   Lou

----- Original Message -----
From: "Jeffrey Stedfast" <fejj novell com>
To: "Lou Picciano" <loupicciano comcast net>
Cc: gmime-devel-list gnome org
Sent: Sunday, February 21, 2010 11:06:33 AM GMT -05:00 US/Canada Eastern
Subject: Re: gmime 2.2.25: make install: gtkdoc-rebase: command not found

On 02/19/2010 08:33 PM, Lou Picciano wrote:
Jeff,

A bit more now.  Since it seems that dbmail really seems to want a version 2.2.n of gmime, I'm trying a build of version 2.2.25

on # make install, we get:
/bin/bash: line 21: gtkdoc-rebase: command not found
make[3]: *** [install-data-local] Error 127

Then tried to explicitly disable gtk-doc -  even though default should be disabled; makes no difference.
# ./configure --enable-gtk-doc=no

on # make install:
/bin/bash: line 21: gtkdoc-rebase: command not found
make[3]: *** [install-data-local] Error 127

Have even tied to fix it by commenting out the reference to the gtk-doc.make file in the main Makefile; no joy.

Now what could this be?

I'm not sure (I typically have gtk-doc installed). What you could do is just `make install` in the gmime-2.2.25/gmime - that's all you really need anyway.

Hope that helps,

Jeff



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]