* Tue 2008-02-26 Dr Dr <[EMAIL PROTECTED]>
* Message-Id: [EMAIL PROTECTED]
>>>>>> Jari Aalto writes:
>
> 04:37 PM [510]> ./ipcalc-0.41-1.sh --color all
> ## cygbuild 2008.0225.2252 http://freshmeat.net/projects/cygbuild
> -- Patching with CYGWIN-PATCHES/0001-Makefile-new-file.patch
> The next patch would create the file Makefile,
> which already exists! Skipping patch.
> 1 out of 1 hunk ignored -- saving rejects to file Makefile.rej
> -- [FATAL] Exiting.
Fixed in latest build.
Jari
a) manual
wget \
http://cygwin.cante.net/ipcalc/ipcalc-0.41-1-src.tar.bz2 \
http://cygwin.cante.net/ipcalc/ipcalc-0.41-1.tar.bz2 \
http://cygwin.cante.net/ipcalc/setup.hint
b) automated
gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8
mkdir ipcalc ; cd ipcalc
rm -f get.sh get.sh.sig
wget http://cygwin.cante.net/ipcalc/get.sh \
http://cygwin.cante.net/ipcalc/get.sh.sig &&
gpg --verify get.sh.sig get.sh &&
sh get.sh
--
Welcome to FOSS revolution: we fix and modify until it shines