1
2
3
4
5
6
7
8
9
10
11
12
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
+
+
|
<h1>Downloads</h1>
For making the needed build system follow instructions at: [http://www.kiatoa.com/cgi-bin/fossils/opensrc/doc/tip/chicken-build/README|opensrc/chicken-build/README]
Once you have the build system just untar and run make:
<verbatim>
% tar xfvz megatest-<version>.tar.gz
% cd megatest-version>
% make install PREFIX=/your/install/prefix
</verbatim>
<h2>Source code releases</h2>
* Source code release v1.6529 [/uv/megatest-v1.6529.tar.gz|megatest-v1.6529.tar.gz]
|