[webkit-help] How to install libsoup for ubuntu
hap 497
hap497 at gmail.com
Fri Mar 26 14:14:09 PDT 2010
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.
More information about the webkit-help
mailing list