|
InstallationSteps
Scat: Installation StepsRequired Pharo download
Installation
* WARNING * This process will modify some base Morphic classes and methods from the system, so please use a fresh image! If you are behind a web proxy, you need to configure the proxy in the Pharo Settings. From time to time, SqueakSource site is down. Please check the availability of this web site before launching the install process. In order to install the last version of Scat, you can execute the following Gofer expression: Gofer new squeaksource: 'nscratch'; package: 'NScratch'; load or load the NScratch package from the following Monticello repository: MCHttpRepository location: 'http://www.squeaksource.com/nscratch' user: '' password: ''
ScratchFrameMorph open |
► Sign in to add a comment
To install, you can also use Gofer:
Gofer new
Thanks Benjamin, I've added it into the main article :)