You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[root@localhost package]# go get github.com/sourcegraph/webloop/# pkg-config --cflags javascriptcoregtk-4.0
Package javascriptcoregtk-4.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `javascriptcoregtk-4.0.pc'to the PKG_CONFIG_PATH environment variableNo package 'javascriptcoregtk-4.0' foundpkg-config: exit status 1# github.com/gotk3/gotk3/gtkcould not determine kind of name for C.gtk_paned_get_wide_handlecould not determine kind of name for C.gtk_paned_set_wide_handlecould not determine kind of name for C.gtk_scrolled_window_get_overlay_scrollingcould not determine kind of name for C.gtk_scrolled_window_set_overlay_scrolling
os info:CentOS-7-x86_64
I have installed requirements
[root@localhost package]# rpm -qa | grep gtk libwebkit2gtk-2.4.9-6.el7.x86_64 gtk3-devel-3.14.13-20.el7.x86_64 gtk3-3.14.13-20.el7.x86_64 gtk2-2.24.28-8.el7.x86_64 webkitgtk3-devel-2.4.9-6.el7.x86_64 webkitgtk3-2.4.9-6.el7.x86_64
When I do
I get the following error message
package javascriptcoregtk-4.0 is not found
How to solve this problem?
The text was updated successfully, but these errors were encountered: