On Sun, Aug 23, 2015 at 9:41 AM, Torsten Schoenfeld <[email protected]> wrote:
> I just pushed a commit to Glib::Object::Introspection that adds
> perli11ndoc, an interactive documentation viewer based on installed
> *.gir files.  It gets installed into <prefix>/bin automatically.
>
> It requires XML::LibXML.
>
> It has a GUI mode that is used when no arguments are given and when a
> display and Gtk3 are available.  A text-only mode is used otherwise.
>
> Please try it out.  Comments and patches welcome.

Torsten, I'm not sure what 'make' is unhappy with here...

chmod 644 "Introspection.bs"
[ CC GObjectIntrospection.c ]
rm -f blib/arch/auto/Glib/Object/Introspection/Introspection.bundle
[ LD blib/arch/auto/Glib/Object/Introspection/Introspection.bundle ]
chmod 755 blib/arch/auto/Glib/Object/Introspection/Introspection.bundle
"/Users/cpanxaoc/.plenv/versions/5.20.2/bin/perl5.20.2"
-MExtUtils::Command::MM -e 'cp_nonempty' -- Introspection.bs
blib/arch/auto/Glib/Object/Introspection/Introspection.bs 644
make: *** No rule to make target `bin/perli11ndoc', needed by
`blib/script/perli11ndoc'.  Stop.

I also ran under 'make -d' so you can see how 'make' ponders the new
file; output here:

https://gist.github.com/cpanxaoc/8d7473ba2ae10bd2d07b

Thanks,

Brian
_______________________________________________
gtk-perl-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to