Re: [COOT] Proxy server setting

2009-12-09 Thread Bernhard Lohkamp
Is it possible to tell coot to use a proxy server? No. Well, yes, strictly, but it won't listen. Ask again in a few days though. No. Well, yes if you have a build with python enabled. The python functions will pick up the http_proxy properly. In your case use: whats_new_dialog() in the

Re: [COOT] Proxy server setting

2009-12-09 Thread Arnaud Basle
Paul Emsley wrote: Bernhard Lohkamp wrote: Is it possible to tell coot to use a proxy server? No. Well, yes, strictly, but it won't listen. Ask again in a few days though. No. Well, yes if you have a build with python enabled. The python functions will pick up the http_proxy

[COOT] Proxy server setting

2009-12-08 Thread Arnaud Basle
Hi, Is it possible to tell coot to use a proxy server? PDB download or aboutcoot news are not working since i cannot access internet directly. Cheers, Arnaud

Re: [COOT] Proxy server setting

2009-12-08 Thread Watier Yves
Is it possible to tell coot to use a proxy server? Hi Arnaud, Under linux, normally, setting up the variable proxy_http or http_proxy should be enough. For example if you're using bash : export proxy_http=http://proxy.toto.fr:1234 export http_proxy=http://proxy.toto.fr:1234 should do the

Re: [COOT] Proxy server setting

2009-12-08 Thread Paul Emsley
Arnaud Basle wrote: Is it possible to tell coot to use a proxy server? No. Well, yes, strictly, but it won't listen. Ask again in a few days though. Paul.