the Cold Software Project
[Download][Reference][Servers][Contact][Info]

Getting and Installing Genesis

Genesis is available in source codeat the Cold Project's Archive Site (ftp.cold.org/cold/). The latest version is always:

ftp://ftp.cold.org/cold/src/STABLE/Genesis.tar.gz

You must have an ANSI C, POSIX compliant compiler in order to compile genesis in unix, along with a yacc-like parser (bison will do), a dbm library and make. The Windows platform is a different story entirely (explanation pending).

Open the file by executing the unix command (after you download it):

gzip -dc Genesis.tar.gz | tar -xf -

This will create a directory with the latest source code to Genesis. Enter it and type:

make

Questions and/or Comments can be emailed to:

coldstuff@cold.org

Or any of the other Mailing Lists.

Last Modified on *unknown* Copyright © 1995-2015 by Brandon Gillespie, for the Cold Project