Advertisement
Guest User

Untitled

a guest
Feb 5th, 2020
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. configure: error: Package requirements (gtk+-2.0 >= 2.24 glib-2.0 >= 2.32 gio-2.0 >= 2.32 gmodule-no-export-2.0) were not met:
  2.  
  3. No package 'gtk+-2.0' found
  4. No package 'glib-2.0' found
  5. No package 'gio-2.0' found
  6. No package 'gmodule-no-export-2.0' found
  7.  
  8. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  9. installed software in a non-standard prefix.
  10.  
  11. Alternatively, you may set the environment variables GTK_CFLAGS
  12. and GTK_LIBS to avoid the need to call pkg-config.
  13. See the pkg-config man page for more details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement