-
According to packages.debian.org, etch contains wmweather+ version 2.9, which is the most recent version you will be able to compile without upgrading your curl.
Alternatively, lenny (current Debian testing) contains both wmweather+ 2.11 and curl 7.18.2; you might be able to install those two packages without pulling in too many other dependencies, or you might be able to download the Debian...
2008-08-14 15:14:43 UTC by anomie
-
Ok, that explains it. Unfortunately curl 7.17 hasn't made it into the stable branch of Debian etch yet so it looks like I'm just out of luck until that happens.
2008-08-14 14:53:20 UTC by acarver
-
You have a very old version of curl: curl 7.13.2 was apparently released sometime in 2005. According to curl's changelog, CURLOPT_COPYPOSTFIELDS was introduced in 7.17.1, which was released 29 Oct 2007.
2008-08-14 13:38:00 UTC by anomie
-
Get the following error when compiling:
gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -g -O2 -MT download.o -MD -MP -MF .deps/download.Tpo -c -o download.o download.c
download.c: In function ‘download_file’:
download.c:232: error: ‘CURLOPT_COPYPOSTFIELDS’ undeclared (first use in this function)
download.c:232: error: (Each undeclared identifier is reported only once...
2008-08-10 21:16:24 UTC by nobody
-
anomie committed patchset 62 of module wmweather+ to the wmweather+ CVS repository, changing 1 files.
2008-01-18 15:30:26 UTC by anomie
-
anomie committed patchset 61 of module wmweather+ to the wmweather+ CVS repository, changing 1 files.
2008-01-18 15:19:32 UTC by anomie
-
anomie committed patchset 60 of module wmweather+ to the wmweather+ CVS repository, changing 6 files.
2008-01-15 17:51:13 UTC by anomie
-
anomie committed patchset 59 of module wmweather+ to the wmweather+ CVS repository, changing 1 files.
2008-01-15 15:14:55 UTC by anomie
-
anomie committed patchset 58 of module wmweather+ to the wmweather+ CVS repository, changing 9 files.
2008-01-07 06:04:25 UTC by anomie
-
I copy the bugreport from the Debian BTS (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416713) here and attach the proposed fix:
***
When starting this dockapp, the initial display of the metar info is sometimes delayed, even if the metar info is already downloaded. This delay is around 30 seconds or so, which is quite annoying. A user can workaround this by clicking on "forecast"...
2007-03-30 09:31:30 UTC by mstigge