[Cuis-dev] Steps to install Cuis Smalltalk
Aik-Siong Koh
askoh at askoh.com
Tue Apr 19 16:53:18 PDT 2022
Hi:
I am documenting the steps I am taking to use Cuis below.
FYI "run-jit.bat" does not run.
What is the difference between run.bat and run-jit.bat?
Thanks,
Aik-Siong Koh
In web browser, visit
http://www.cuis-smalltalk.org/
At top of page, Click/Download
http://www.cuis-smalltalk.org/download
Click/Choose your bundle/
https://github.com/Cuis-University/Cuis-University/releases/tag/v5096
For Windows OS, Click/windows64.zip to download to say
.../Cuis/windows64.zip
In Windows Explorer,
Select/
windows64.zip
RightClick/Extract All/ into
.../Cuis/windows64
In Windows Explorer,
Select/
.../Cuis/windows64/run.bat
DoubleClick to run it
In Cuis, Click on blue background
Click/Save image as/
Enter new name say
Koh-5096.image
This will be your image for future use.
In Cuis, Click on blue background
Click/Quit without saving/
This preserves the original CuisUniversity-5096.image
In Windows Explorer
Create file
.../Cuis/windows64/Koh.bat
to contain the line
vm\squeak Koh-5096.image
Select/
.../Cuis/windows64/Koh.bat
DoubleClick to run it
This runs Cuis using the Koh-5096.image
More information about the Cuis-dev
mailing list