[MacPorts] #52204: gedit @3.20.2: No GTK-Doc found, please install it

MacPorts noreply at macports.org
Sun Sep 11 04:48:14 CEST 2016


#52204: gedit @3.20.2: No GTK-Doc found, please install it
--------------------------+----------------------
  Reporter:  gkdgoutam@…  |      Owner:  devans@…
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.3.4
Resolution:               |   Keywords:
      Port:  gedit        |
--------------------------+----------------------
Changes (by devans@…):

 * status:  new => assigned


Comment:

 The error
 {{{
 *** No GTK-Doc found, please install it ***
 }}}

 comes from a check in autogen.sh not configure.  Since we're using
 intltool and have patch configure.ac, we need to reconfigure using
 autogen.sh before trying to run ./configure.  Running configure manually
 before autogen.sh has regenerated it will not provide the correct results.

 This error message implies that the command
 {{{
 which gtkdocize
 }}}

 has failed.  Can you run this manually?  It should return the path to the
 installed gtkdocize binary.

-- 
Ticket URL: <https://trac.macports.org/ticket/52204#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list