On 24 November 2011 19:38, t olschewski <t-o@gmx.org> wrote:
where are the installer scripts of pharo and squeak ?
earlier squeak versions installed themselves quite comfortably with /bin/sh INSTALL (squeak 3.9) oder make install (3.10)
I need pharo system-wide with a default image residing in a default location like /usr/local/lib/... and the executable in a default location /usr/local/bin/, -plugin path, vm parameters etc. - am I expected to do all this manually and to repeat this anytime I want to upgrade ?
i think you need a so-called one-click image. you can visit pharo site for downloads. But in practice, when you start work on many different projects, very soon you will end up with multiple images, located at different places. And even multiple different VMs :) -- Best regards, Igor Stasenko.