[slackware]libsoup/glib2.26.1 issue - Printable Version +- nixers (https://nixers.net) +-- Forum: Operating Systems & Administration (https://nixers.net/Forum-Operating-Systems-Administration) +--- Forum: GNU/Linux (https://nixers.net/Forum-GNU-Linux) +--- Thread: [slackware]libsoup/glib2.26.1 issue (/Thread-slackware-libsoup-glib2-26-1-issue) |
[slackware]libsoup/glib2.26.1 issue - klr - 20-08-2012 Hi, I'm currently trying to install webkit on my slackware64 fresh minimal install. It requires icu4c and libsoup. I have install icu4c. But now when I try to install libsoup it complains about glib not being installed: Code: checking for GLIB - version >= 2.21.3... no Can someone please help me, I've searched on the www to try find a solution all day. Is it that I need an older or maybe newer version of GLIB? The libsoup I'm trying to install is libsoup-2.32.2 from slackbuilds.com. Thanks. RE: [slackware]libsoup/glib2.26.1 issue - simon - 20-08-2012 I dont know if this helps you, http://www.archlinux.org/news/the-lib-directory-becomes-a-symlink/ RE: [slackware]libsoup/glib2.26.1 issue - klr - 20-08-2012 Not really, I don't think that is an issue on Slackware. Thanks for trying to help though. RE: [slackware]libsoup/glib2.26.1 issue - Alexander - 20-08-2012 "This usually means GLIB is incorrectly installed". Have you tried reinstalling it? RE: [slackware]libsoup/glib2.26.1 issue - klr - 21-08-2012 I've installed it, I first tried latest but it didn't want to compile, GLIB 2.21.3 compiled though. I'll uninstall it and see if I can find a package instead. |