[webkit-help] Webkit does not support CURL library?

Konstantin Tokarev annulen at yandex.ru
Thu Mar 15 02:52:05 PDT 2012



15.03.2012, 13:46, "Victor LI" <rtjava at hotmail.com>:
> when I compile the trunck code with the following command:
> ./build-webkit --gtk
>
> I get the error:
> checking for LIBSOUP... no
> configure: error: Package requirements (libsoup-2.4 >= 2.37.2.1) were not met:
>
> No package 'libsoup-2.4' found
>
> It use the lisoup as the network port. is it support using the liburl as the network port,
> if it is ,how to use it ,thanks.

I guess you will need to modify GTK port to use curl instead of libsoup. There is curl
network backend in the tree but AFAIK it's used only in Safari/Windows port.

-- 
Regards,
Konstantin


More information about the webkit-help mailing list