~hilaire-fernandes/drgeo/trunk

« back to all changes in this revision

Viewing changes to install.txt

  • Committer: Hilaire Fernandes
  • Date: 2023-08-08 17:15:39 UTC
  • Revision ID: hilaire@drgeo.eu-20230808171539-xdga57hh7cpjx39w
Renamed the presenter as DrGeo

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
./pullAllRepos.sh
12
12
 
13
13
# 2. Install Virtual Machine
14
 
wget -O cogspur.tgz https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/download/202112201228/squeak.cog.spur_linux64x64.tar.gz
 
14
wget -O cogspur.tgz https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/latest/download/squeak.cog.spur_linux64x64.tar.gz
15
15
tar -zxvf cogspur.tgz
16
16
mv ./sqcogspur64linuxht ./cogspur
17
17
 
21
21
 
22
22
# 4. Start the Dr. Geo IDE
23
23
./drgeo/startIDE.sh
24
 
(Edit in the script the variable cuisVersion accordingly)
25
24
 
26
25
# A new image drgeoIDE.image is built. In the image execute
27
26
"DrGeoSystem beDevelopment", execute "DrGeo new" to start Dr. Geo