Table of Contents

fenfire

an offshoot from the gZ(ig)Z(ag) project (an incarnation of zigzag™, to avoid a patent/trademark encumberance. (see gzz-dev for refs.)

building

as of jul.2007 see → http://antti-juhani.kaijanaho.fi/darcs/fenfire-hs/README

dusty / mouldy / / partially forgotten

seems like the cvs version is mouldy (as of july.2004). try arch or darcs

darcs get http://himalia.it.jyu.fi/darcs/*/ where * is in {callgl,libvob,storm,alph,fenfire,depends}

darcs scripts

  % for d in alph callgl depends fenfire libvob navidoc storm; do ( cd "$d" && darcs pull ) done
  % for d in navidoc storm alph libvob fenfire; do ( cd "$d" && make java ) done
  % cd fenfire && make run_feed

NOTE: this following info is probably obsolete;

is definately not targeted at users yet (2003), and is even mess for prospective developers to get running…

so a few hints ;)