GOK-DEV email archives


This search will allow you to search the contents of all the gok-dev mailing list archives.

Match: Format: Sort by:
Search:

From: Simon Bates ([email protected])
Date: 07/19/02



Dear all,

'make dist' now works for gok. This means that we can now make distributions of gok which can be built in the standard GNU manner. So we could now begin making releases of gok if we want to. This would mean that people wanting to test out gok would not have to get it from the CVS.

To build a distribution from CVS gok:

$ make dist

This will result in gok-0.0.1.tar.gz

To compile gok from the tarball:

unpack the tarball
cd into gok-0.0.1
$ ./configure
$ make
$ make install

Voila!

Have a great weekend.
Simon.



This archive was generated by hypermail 2.1.4 : 03/09/04 EST