[webkit-dev] Unable to open HTTPS pages with libsoup
Arthur Webkid
arthur.webkid at gmail.com
Wed Dec 17 23:25:48 PST 2008
How it is going on?
Have you solve the problem now?
於 四,2008-12-18 於 12:30 +0530,Dhananjoy Chutia 提到:
> Hi,
> Thank you for your quick reply. I installed gnutls-2.6.2. The
> following are the configuration parameters for various packages:
>
> libgcrypt-1.4.3 : --build=i386-linux --prefix=/usr/local/webkit
> --with-gpg-error-prefix=/usr/
> local/webkit
>
> libgpg-error-1.6: --build=i386-linux --prefix=/usr/local/webkit
>
> gnutls-2.6.2: --build=i386-linux --prefix=/usr/local/webkit
> --with-libgcrypt-prefix=/usr/local/webkit
>
>
> libsoup : --build=i386-linux --disable-glibtest
> --prefix=/usr/local/webkit
you can (opt.) add --enable-ssl to ensure libsoup is built with SSL
support.
>
> WebKit-r39293: --with-target=x11 --with-http-backend=soup
> --prefix=/usr/local/webkit
>
> Please let me know if I need to do any thing else.
>
> Regards
> Dhananjoy
>
>
> On Thu, Dec 18, 2008 at 10:58 AM, Arthur Webkid
> <arthur.webkid at gmail.com> wrote:
> Hello
>
> Check if you have libgnutls installed as well.
> It is for SSL connections of libsoup.
>
> If not, install libgnutls and then recompile libsoup you will
> able to
> access https address.
>
> If this can't solve your problem, providing more logs and
> information
> about your configuration is highly appreciated.
>
> --
> Arthur Webkid
>
>
> 於 四,2008-12-18 於 10:28 +0530,Dhananjoy Chutia 提到:
>
> > Hi,
> > I compiled webkit --with-http-backend=soup. But, I am
> unable to
> > open https pages. Do I need to change any other
> configuration? Can any
> > one help me?
> > Version information of various packages are as follows:
> > WebKit-r39293
> > libsoup-2.24.2
> > libgcrypt-1.4.3
> > libgpg-error-1.6
> >
> > Regards
> >
> > Dhananjoy
>
> > _______________________________________________
> > webkit-dev mailing list
> > webkit-dev at lists.webkit.org
> > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>
>
>
> --
> Dhananjoy
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
More information about the webkit-dev
mailing list