On Wed, 29 Jun 2016, Sven Schreiber wrote:
One other thing: Could it be that the settings for a network proxy
are not
taken into account when trying to upload a function package to the server? I
have tried from behind a proxy with that proxy set to active in gretl's
settings and got some kind of garbled html message in return. When I went
online directly, bypassing the proxy and de-activating it in gretl, it
worked.
Second response: I've put in some error spew for the case where curl
flags an error on attempting to set a proxy. In addition I'd draw
your attention to the environment variable GRETL_WWW_VERBOSE.
To get a idea of what's happening you could run gretl with
GRETL_WWW_VERBOSE set, and look at stderr (run with the --debug
command-line option on Windows).
Allin