[arch-general] libgweather
I am trying to build libgweather and I have this error PKGBUILD: line 24: gtkdocize: command not found What is gtkdocize and where do I find it?
On 09/06/2009, Baho Utot <baho-utot@columbus.rr.com> wrote:
I am trying to build libgweather and I have this error
PKGBUILD: line 24: gtkdocize: command not found
What is gtkdocize
and where do I find it? extra/gtk-doc
-- Andrea `BaSh` Scarpino Arch Linux Developer
On Tue, 2009-06-09 at 01:55 +0200, Andrea Scarpino wrote:
On 09/06/2009, Baho Utot <baho-utot@columbus.rr.com> wrote:
I am trying to build libgweather and I have this error
PKGBUILD: line 24: gtkdocize: command not found
What is gtkdocize
and where do I find it? extra/gtk-doc
Thank you I will file a bug report for this as gtk-doc is not a dependency for libweather
Consider using pkgfile from pkgtools to answer these kinds of questions. -AT
On Mon, 2009-06-08 at 17:25 -0700, Andrei Thorp wrote:
Consider using pkgfile from pkgtools to answer these kinds of questions.
-AT
I don't understand what you are saying? I will look at that package adding gtk-doc to the makedepends allows it to compile Thank you
Well, for example: Reason.garoth ~: pkgfile gtkdocize extra/gtk-doc It'll find pretty much anything. If you're looking for an executable, it's often better to "pkgfile bin/gtkdocize" -- pkgfile is a grep frontend or something like that. -AT
On Mon, 2009-06-08 at 17:39 -0700, Andrei Thorp wrote:
Well, for example:
Reason.garoth ~: pkgfile gtkdocize extra/gtk-doc
It'll find pretty much anything. If you're looking for an executable, it's often better to "pkgfile bin/gtkdocize" -- pkgfile is a grep frontend or something like that.
-AT
Ok I have it written down to look at it tomorrow
On Mon, Jun 8, 2009 at 20:39, Andrei Thorp<garoth@gmail.com> wrote:
Well, for example:
Reason.garoth ~: pkgfile gtkdocize extra/gtk-doc
It'll find pretty much anything. If you're looking for an executable, it's often better to "pkgfile bin/gtkdocize" -- pkgfile is a grep frontend or something like that.
-AT
Actually, there is a built in -b (--binaries) switch that does that ;)
Actually, there is a built in -b (--binaries) switch that does that ;)
Oh cool :) Guess it saves 1 character of typing and possibly avoids some problems. -AT
participants (4)
-
Andrea Scarpino
-
Andrei Thorp
-
Baho Utot
-
Daenyth Blank