Thanks Gabriel, yeah I thought so.

Houston we have a problem.��

I changed the SqueakSource chapter to SmalltalkHub but I have 2 problems

a) Even though I can generate the pdf for the First Application chapter. the pdf for the entire book does not generate , instead it errors complaining that it cannot find a png that I added which is where it should be and with the correct and appropriate filename. I dont see why it has a problem with this.��

b) The layout is really messed up , it puts the image inside a code I have included and it looks very messy in the pdf.��

No clue how to solve these problems . I committed with these problems so you can see for yourselves.��


On Fri, Jun 13, 2014 at 9:24 PM, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Yes.. I usually remove the previous content before using the zero conf script.. (I'm not using pillar but the basic script don't work if you already have the vm and tries to download it again, at least on my Linux box).

Hope it helps��


On Fri, Jun 13, 2014 at 2:25 PM, kilon alios <kilon.alios@gmail.com> wrote:
what "clean the directory" mean ? And how I do that ? Do I need to delete the directory and reclone it ?��


On Fri, Jun 13, 2014 at 7:57 PM, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Clean the directory where you're running the script. If some of the files already exists the zero conf script won't work.


On Fri, Jun 13, 2014 at 12:14 PM, kilon alios <kilon.alios@gmail.com> wrote:
thanks Damien that works.

However running ./update.sh afterwards creates this error��

"2014-06-13 18:07:52 (1,01 MB/s) - written to stdout [5311/5311]

Downloading the latest pharoVM:
mkdir: cannot create directory ���pharo-vm���: File exists
"

is this normal ?��


On Fri, Jun 13, 2014 at 5:17 PM, Damien Cassou <damien.cassou@gmail.com> wrote:
On Fri, Jun 13, 2014 at 2:00 PM, kilon alios <kilon.alios@gmail.com> wrote:
> So how I proceed ?


the Ubuntu PPA is made for this:

sudo add-apt-repository ppa:pharo/stable
sudo apt-get update
sudo apt-get install pharo-launcher

Can't be more simple than that



--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm."
Winston Churchill