cURL / Mailing Lists / curl-library / Single Mail

curl-library

AW: site contents now off git

From: <Alexander.Elgert_at_external.t-systems.com>
Date: Tue, 14 May 2013 19:41:48 +0200

Seems to be the gnu version of date, which is able to do this:

$ date +'-D__TODAY__=%B %e, %Y'
-D__TODAY__=Mai 14, 2013

Maybe the makefile is written on solaris, where the option does not work with the normal date binary.

--
Deutsche Telekom AG
Seamless ICT Security Infrastructure & Management
im Auftrag T-Systems International GmbH
Dipl. Inf Alexander Elgert
Langwadener Strasse 17
64625 Bensheim
+49 176 22 717 661 (Mobil)
+49 671 83419-12 (Tel)
+49 671 83419-30 (Fax)
E-Mail: alexander.elgert_at_gmx.de
-----Ursprüngliche Nachricht-----
Von: curl-library [mailto:curl-library-bounces_at_cool.haxx.se] Im Auftrag von Nick Zitzmann
Gesendet: Dienstag, 14. Mai 2013 19:22
An: libcurl development
Betreff: Re: site contents now off git
On May 13, 2013, at 11:44 AM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> Hi all,
> 
> I've just switched the web site to now update its contents automatically from this git repository: https://github.com/bagder/curl-www
> 
> Please point out any problems you encounter as I'm sure there are some flaws left due to this transition.
Question: How do we make it? It looks like it uses a makefile to generate the HTML, but when I run make, I get this:
===
% make
make: gnudate: Command not found
preprocessing sflogo.html
i686-apple-darwin11-llvm-gcc-4.2: '-V' must come at the start of the command line
make: *** [sflogo.html] Error 1
===
Nick Zitzmann
<http://www.chronosnet.com/>
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-05-14