Hi, I am trying to install libsoup for my ubuntu environment in order to build webkit.
Here is the error I get first: checking for LIBSOUP... configure: error: Package requirements (libsoup-2.4 >= 2.28.2) were not met: No package 'libsoup-2.4' found And then I tried: $ sudo apt-get install libsoup2.4-dev and now it said: checking for LIBSOUP... configure: error: Package requirements (libsoup-2.4 >= 2.28.2) were not met: Requested 'libsoup-2.4 >= 2.28.2' but version of libsoup is 2.4.1 Thanks for any suggestion in how to fix this problem. _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
