Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install webhelper #1269

Closed
TomCarroll09 opened this issue Aug 18, 2023 · 4 comments
Closed

Cannot install webhelper #1269

TomCarroll09 opened this issue Aug 18, 2023 · 4 comments

Comments

@TomCarroll09
Copy link

I have been attempting to install the webhelper plugin, i first tried to install it i tried building from source, this work after a while however the webhelper plugin was missing. i tried installing it through dnf as i am on fedora but every plugin, BUT webelper was available.
i noticed that someone else had the same problem a me, in a forum:
https://forums.linuxmint.com/viewtopic.php?t=350114

it depends on deprecated webkitgtk, so Debian maintainers disabled it. I guess it will be so until it's ported to webkit2gtk.
When i try to compile it from source i get the message:

checking for WEBHELPER... no
configure: error: Package requirements (gtk+-3.0 >= 2.16
                          glib-2.0 >= 2.22
                          gio-2.0 >= 2.18
                          gdk-pixbuf-2.0 >= 2.0
                          webkitgtk-3.0 >= 1.1.18
                          gthread-2.0) were not met:

Package 'webkitgtk-3.0', required by 'virtual:world', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables WEBHELPER_CFLAGS
and WEBHELPER_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

i installed all of these and still get the same errors.
is there any solution?

@elextr
Copy link
Member

elextr commented Aug 18, 2023

Seems strange, current git requires "webkit2gtk-4.0 >= ${WEBKIT_VERSION}" not "webkitgtk-3.0", what source did you build from?

Also post same as asked for in #1268

@TomCarroll09
Copy link
Author

TomCarroll09 commented Aug 22, 2023

I tried building the plugin from the source on the releases and I tried cloning the repo from git and building from there.

@elextr
Copy link
Member

elextr commented Aug 22, 2023

The update to current webkit has happened since last release, which would be why Fedora doesn't provide, it because it doesn't provide the olde webkit.

Make sure you checkout HEAD then build.

@eht16
Copy link
Member

eht16 commented Oct 15, 2023

@TomCarroll09 I'm closing this. Geany and Geany-Plugins 2.0 are going to be released in a few days and then the mentioned update for Webkit will be included in the new release.

If you disagree or need further support, just re-open.

@eht16 eht16 closed this as completed Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants