Re: setting a http proxy in libsoup



Hi,
 
sorry for not being clear from the beginning, after inverstigations I've found that
the libsoup does not support the "http_proxy" feature when compiled
with the option '--without-gnome"
 
I'm crosscompiling libsoup for an embedded platform so no GNOME packages are available.
I tried to use the "libproxy" but the build system doesn't use it when the '--without-gnome"
is enabled. :(
 
could help me please.
 
regards.


 
On Tue, May 19, 2009 at 1:00 PM, Dan Winship <danw gnome org> wrote:
haithem rahmani wrote:
> Hi all,
>
> Sorry I my question was already discussed.
> I'm trying to learn how to use libsoup,
> I'm using the version 2.26.0
>
> I compiled the get.c test but when runing it as follows:
> ./get  -p <mylogin>:<mypasswor>@192.168.1.1 <http://192.168.1.1>
> http://www.google.com <http://www.google.com/>
> I got the following error  message
>
> /: 2 Cannot resolve hostname

libsoup currently requires that your machine having working DNS, even if
you use a proxy. I was hoping to fix this in 2.26.2, but did not have
time. It will still be fixed eventually.

-- Dan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]