Yes. Creating directories are just extra steps so Pharo and its images is just a good practice to not let it pollute your home directory... as most programs do these days. Cheers, Offray On 07/12/17 05:01, Cédrick Béler wrote:
I also find this way simple and the best to me.
curl get.pharo.org/64/ <http://get.pharo.org/64/> | bash ./pharo-ui Pharo.image
Donât really need to say to create a dir or maybe pass it as a parameter in curl.Â
The other way to install through that download one file is nice at first but I find it no convenient especially when doing a âsave asâ... Â I also have recurrent problem with student on windows (through the first download link) where pharo complains it has no source file (whereas it is there).Â
Cheers,
CédrickÂ
Le 7 déc. 2017 à 00:55, Offray Vladimir Luna Cárdenas <offray.luna@mutabit.com <mailto:offray.luna@mutabit.com>> a écrit :
curl get.pharo.org/64/ <http://get.pharo.org/64/> | bash ./pharo-ui Pharo.image