* Mon 2007-08-06 Dr Dr <Dr.Volker.Zell-QHcLZuEGTsvQT0dZR+AlfA AT public.gmane.org> * Message-Id: 82wsw8xt6l.fsf AT vzell-de.de.oracle.com > ** Build command > -- [NOTE] Building with external: > /usr/local/src/annoyance-filter-1.0.4/CYGWIN-PATCHES/build.sh > annoyance-filter 1.0.4 1 > make: *** No rule to make target `cweb/ctangle.c', needed by `cweb/ctangle'. > Stop. > There was an error. Run [finish] (y/N) y
Thanks for checking. Fixed now. a) manual wget \ http://cygwin.cante.net/annoyance-filter/annoyance-filter-1.0.4-1.tar.bz2 \ http://cygwin.cante.net/annoyance-filter/annoyance-filter-1.0.4-1-src.tar.bz2 \ http://cygwin.cante.net/annoyance-filter/setup.hint b) automated: get.sh displays instructions gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8 mkdir annoyance-filter ; cd annoyance-filter rm -f get.sh get.sh.sig wget http://cygwin.cante.net/annoyance-filter/get.sh \ http://cygwin.cante.net/annoyance-filter/get.sh.sig gpg --verify get.sh.sig get.sh && sh get.sh Jari