This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] annoyance-filter 1.04 -- Adaptive Bayesian Junk Mail Filter


* Mon 2007-09-17 Dr Dr <Dr.Volker.Zell-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
* Message-Id: 82tzpttgxi.fsf@vzell-de.de.oracle.com
> ** Build command
> --   [NOTE] Building with external: /usr/local/src/annoyance-filter-1.0d/CYGWIN-PATCHES/build.sh annoyance-filter 1.0d 1
> ccache g++ -Wall -O3 -DWIN32 -IDCDFlib/doc -IDCDFlib/doc -c annoyance-filter.cc
> /bin/../lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h: In member function `virtual bool MIMEdecoder::getNextEncodedLine()':

Remebered this. I believe the build is now fixed.

Jari

a) manual

  wget        \
    http://cygwin.cante.net/ifile/ifile-1.3.8-1-src.tar.bz2 \
    http://cygwin.cante.net/ifile/ifile-1.3.8-1.tar.bz2 \
    http://cygwin.cante.net/ifile/setup.hint

b) automated

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir ifile ; cd ifile
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/ifile/get.sh \
          http://cygwin.cante.net/ifile/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh


-- 
Welcome to FOSS revolution: we fix and modify until it shines


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]