On 8/12/2020 11:47 AM, Liomar da Hora wrote:
Buster doesn't have webkit-1.0.
  What is installed is webkit2gtk-4.0


For a little background, see this post I made a couple years ago:

https://www.mail-archive.com/[email protected]/msg02176.html

For future reference, when building Geany-Plugins, if you pass `--enable-<someplugin>` to the `configure` script, it will cause it to fail and tell you exactly what you're missing, rather than just proceeding without building that plugin. It's handy for troubleshooting stuff like this.

Regards,
Matthew Brush


Em qua., 12 de ago. de 2020 às 15:40, Frank Lanitz <[email protected]>
escreveu:



On 12.08.20 20:40, Frank Lanitz wrote:
On 12.08.20 15:44, Liomar da Hora wrote:
I use the debian buster.


I bet t's an Webkit-Gtk-Issue as the dependencies are defined as

[...]
     GP_CHECK_PLUGIN_DEPS([devhelp], [DEVHELP],
                          [gtk+-2.0 >= ${GTK_VERSION}
                           webkit-1.0 >= ${WEBKIT_VERSION}
                           libwnck-1.0 >= ${LIBWNCK_VERSION}
                           gconf-2.0 >= ${GCONF_VERSION}
                           gthread-2.0
                           zlib])
[...]


Missed second part:

     GTK_VERSION=2.16
     WEBKIT_VERSION=1.1.13
     GCONF_VERSION=2.6.0
     LIBWNCK_VERSION=2.10.0

_______________________________________________
Users mailing list
[email protected]
https://lists.geany.org/cgi-bin/mailman/listinfo/users



_______________________________________________
Users mailing list
[email protected]
https://lists.geany.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
[email protected]
https://lists.geany.org/cgi-bin/mailman/listinfo/users

Reply via email to