This is a darcs archive for the Packet Forth project. To make a local copy of the repositiory do: darcs get --partial http://zwizwa.be/darcs/packetforth cd packetforth sh bootstrap ./configure && make And as root: make install To get updates later, cd to the packetforth directory and do: darcs pull -a And do the steps above, starting from ./configure ... To send darcs patch bundles agains this archive, use the 'darcs send' command, and send them to packetforth@zwizwa.be