Megatest

Artifact [c30803e267]
Login

Artifact c30803e267b3be2adb9f867158a29b6edc75910f:

Wiki page [Downloads] by matt on 2024-10-29 08:03:46.
D 2024-10-29T14:03:46.366
L Downloads
P b00008b9e127b92db58ed6e6a8952942fb10ec3f
U matt
W 1924
<h1>Downloads</h1>

For making the needed build system follow these steps:
<verbatim>
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-eggs
</verbatim>
More information and instructions at: [https://www.kiatoa.com/cgi-bin/fossils/buildall/dir?ci=tip|buildall - build chicken and IUP]

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>

To run the Chicken Scheme compiler look for the PREFIX path in the configuration file you used:

<verbatim>
export PREFIX="$HOME/software/chicken/ck4.$(date +%gww%V)"
</verbatim>

You can then download and untar one of the releases below and run the compiler like this:

<verbatim>
> $HOME/software/chicken/ck54.03ww32/ck

Please use either v1.6529 (tried and true) or v1.8104 (up and coming).

<h2>Source code releases</h2>

  *  Source code release v1.6592 [/uv/megatest-v1.6592.tar.gz|megatest-v1.6592.tar.gz] <b>Stable</b>
  *  Source code release v1.7014 [/uv/megatest-v1.7014.tar.gz|megatest-v1.7014.tar.gz] <b>Stable</b> (i)
  *  Source code release v1.7016 [/uv/megatest-v1.7016.tar.gz|megatest-v1.7016.tar.gz] <b>Experimental</b>
  *  Source code release v1.7105 [/uv/megatest-v1.7105.tar.gz|megatest-v1.7105.tar.gz] <b>Experimental</b>
  *  Source code release v1.8032 [/uv/megatest-v1.8032.tar.gz|megatest-v1.8032.tar.gz] <b>Experimental</b>
  *  Source code release v1.8104 [/uv/megatest-v1.8104.tar.gz|megatest-v1.8104.tar.gz] <b>Current Development</b>
  *  Source code release v2.0001 [/uv/megatest-v2.0001.tar.gz|megatest-v2.0001.tar.gz] <b>Experimental</b>

(i) may run into too many open files with many Megatest areas simultaneously running on one host.
Z 9bd40768d3f39b9d95385fcc6c2bffa4