Advertisement
tsuMi

Irssi

Aug 14th, 2014
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 1.67 KB | None | 0 0
  1. checking size of off_t... 8
  2. checking for pkg-config... /usr/local/bin/pkg-config
  3. checking pkg-config is at least version 0.7... yes
  4. checking for GLIB - version >= 2.6.0...
  5. *** 'pkg-config --modversion glib-2.0' returned 2.6.6, but GLIB (2.32.4)
  6. *** was found! If pkg-config was correct, then it is best
  7. *** to remove the old version of GLib. You may also be able to fix the error
  8. *** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
  9. *** /etc/ld.so.conf. Make sure you have run ldconfig if that is
  10. *** required on your system.
  11. *** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH
  12. *** to point to the correct configuration files
  13. no
  14. *** trying without -lgmodule
  15. checking for pkg-config... (cached) /usr/local/bin/pkg-config
  16. checking pkg-config is at least version 0.7... yes
  17. checking for GLIB - version >= 2.6.0...
  18. *** 'pkg-config --modversion glib-2.0' returned 2.6.6, but GLIB (2.32.4)
  19. *** was found! If pkg-config was correct, then it is best
  20. *** to remove the old version of GLib. You may also be able to fix the error
  21. *** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
  22. *** /etc/ld.so.conf. Make sure you have run ldconfig if that is
  23. *** required on your system.
  24. *** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH
  25. *** to point to the correct configuration files
  26. no
  27.  
  28. *** If you don't have GLIB, you can get it from ftp://ftp.gtk.org/pub/glib/
  29. *** We recommend you get the latest stable GLIB 2 version.
  30. *** Compile and install it, and make sure pkg-config finds it,
  31. *** by adding the path where the .pc file is located to PKG_CONFIG_PATH
  32.  
  33. configure: error: GLIB is required to build irssi.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement