The Requirements section of the devhelp plugin page under http://plugins.geany.org lists the following items:

Looking at the makefile I see this requirements:

[gtk+-2.0 >= ${GTK_VERSION}
 webkit-1.0 >= ${WEBKIT_VERSION}
 libwnck-1.0 >= ${LIBWNCK_VERSION}
 gconf-2.0 >= ${GCONF_VERSION}
 gthread-2.0
 zlib])

On my Ubuntu machine only libwebkit and libwnck were missing. Not sure if the list on the plugin page should be extended.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.