Thanks Ben I tried to install on my new fresh install of UBUNTU 14.04 64 bit and I get all sort of problems.
First download.sh does not like the fact that I try to run it from my secondary internal drive and not the home folder. I get permission denied and when I try to turn it to executable , nothing happens, chmod +x executes fine but the file never turns into an executable. Linux is fun :D So i clone it inside the home folder and now even though it is able to run download.sh it gives me an error "Downloading the latest pharoVM: http://files.pharo.org/vm/pharo/linux/stable.zip pharo-vm/pharo Downloading PharoV10.sources: http://files.pharo.org/sources//PharoV10.sources.zip Downloading PharoV20.sources: http://files.pharo.org/sources//PharoV20.sources.zip Downloading PharoV30.sources: http://files.pharo.org/sources//PharoV30.sources.zip Creating starter scripts pharo and pharo-ui Please install the 32bit libraries sudo aptitude install ia32-libs Preparing Pillar image ./pharo: line 11: /home/exloupis/git/UpdatedPharoByExample/pharo-vm/pharo: No such file or directory " I would install the 32bit libs but I thought that those are not necessary for Ubuntu 14 . So how I proceed ? On Mon, Jun 2, 2014 at 5:14 AM, Ben Coman <[email protected]> wrote: > kilon alios wrote: > > ok will do that and you can take it from there and edit it later on if you > want to add additional info. > > > You might reuse what Steph wrote in section 4.3 "Saving a Milestone on > SmalltalkHub" > > https://ci.inria.fr/pharo-contribution/job/PharoLaserGame/17/artifact/LaserGame.pdf > > > > > On Sun, Jun 1, 2014 at 10:09 PM, Damien Cassou <[email protected]> > wrote: > >> On Sun, Jun 1, 2014 at 8:54 PM, kilon alios <[email protected]> >> wrote: >> > Whats the verdict with the Squeksource section ? Do I covert it to a >> > SmalltalkHub section or do I continue to chapter 4 ? >> >> >> I think you can keep the section about squeaksource and replace it >> with ss3 and smalltalkhub instead. >> >> -- >> Damien Cassou >> http://damiencassou.seasidehosting.st >> >> "Success is the ability to go from one failure to another without >> losing enthusiasm." >> Winston Churchill >> >> > >
