Overview
Artifact ID: | b00008b9e127b92db58ed6e6a8952942fb10ec3f |
---|---|
Page Name: | Downloads |
Date: | 2024-10-23 18:47:28 |
Original User: | matt |
Parent: | 2fc5478a4c2a75a1ad3968589eb965ef1412fbf0 (diff) |
Next | c30803e267b3be2adb9f867158a29b6edc75910f |
Content
Downloads
For making the needed build system follow these steps:
wget https://www.kiatoa.com/fossils/buildall/tarball/buildall.tar.gz tar xf buildall.tar.gz cd buildall/ ./doall.sh example-ck5-ubuntu24.setup ospkgs-ubuntu24.04 chicken-5 eggs iup-bin iup-eggsMore information and instructions at: buildall - build chicken and IUP
Once you have the build system just untar and run make:
% tar xfvz megatest-<version>.tar.gz % cd megatest-version> % make install PREFIX=/your/install/prefix
Please use either v1.6529 (tried and true) or v1.8104 (up and coming).
Source code releases
- Source code release v1.6592 megatest-v1.6592.tar.gz Stable
- Source code release v1.7014 megatest-v1.7014.tar.gz Stable (i)
- Source code release v1.7016 megatest-v1.7016.tar.gz Experimental
- Source code release v1.7105 megatest-v1.7105.tar.gz Experimental
- Source code release v1.8032 megatest-v1.8032.tar.gz Experimental
- Source code release v1.8104 megatest-v1.8104.tar.gz Current Development
- Source code release v2.0001 megatest-v2.0001.tar.gz Experimental
(i) may run into too many open files with many Megatest areas simultaneously running on one host.