Re: [Pharo-users] Trouble With Pillar

2015-03-27 Thread Jigyasa Grover
Thank You Sir Corrected the error and I was able to compile the .pillar files correctly. -- View this message in context: http://forum.world.st/Trouble-With-Pillar-tp4815448p4815602.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Re: [Pharo-users] Trouble With Pillar

2015-03-27 Thread Damien Cassou
Jigyasa Grover writes: > Please rectify my mistake. please follow the tutorial from scratch in a clean directory, not in UpdatedPharoByExample. You can contact me on instant messaging if you have more questions (see my website for details). -- Damien Cassou http://damiencassou.seasidehosting

[Pharo-users] Trouble With Pillar

2015-03-26 Thread Jigyasa Grover
I have installed Pillar in my system successfully. After making the .pillar file , I am able to generate a .html file but it has no content. I have attached the log received on executing ./pillar export --to='html' 'first.pillar' > first.html . Please rectify my mistake. Thanks and Regards JIgyas