Re: [Sugar-devel] Building the sugar code base

2014-11-28 Thread Namit Ohri
I guess that is not the problem. The inherits folder doesn't point to anything in my installation. Why do we need inherits@1 anyway? On Fri, Nov 14, 2014 at 9:54 AM, Nurendra Choudhary nurendrachoudhar...@gmail.com wrote: Try this: cp -r /usr/lib/node_modules/inherits@1

Re: [Sugar-devel] Building the sugar code base

2014-11-13 Thread Gonzalo Odiard
Sorry, this mail went to the spam folder. Could you solve this problem? If not, what is your distribution and what steps you did? Gonzalo On Fri, Oct 10, 2014 at 2:29 PM, Namit Ohri namit.o...@gmail.com wrote: Hi, I am a newbie who wants to start contributing to the sugar. I am having

Re: [Sugar-devel] Building the sugar code base

2014-11-13 Thread Sam P.
Hey, Please run: ./osbuild pull Before building this time. Osbuild pull will download the sugar code. Sam On Oct 11, 2014 4:29 AM, Namit Ohri namit.o...@gmail.com wrote: Hi, I am a newbie who wants to start contributing to the sugar. I am having certain problems setting up the

Re: [Sugar-devel] Building the sugar code base

2014-11-13 Thread Nurendra Choudhary
Try this: cp -r /usr/lib/node_modules/inherits@1 /usr/lib/node_modules/inherits I noticed that /usr/lib/node_modules/inherits was a symlink pointing to an empty folder called inherits@2. There was also another folder called inherits@1 which seemed to contain the inherits module. At first I tried

[Sugar-devel] Building the sugar code base

2014-10-10 Thread Namit Ohri
Hi, I am a newbie who wants to start contributing to the sugar. I am having certain problems setting up the development environment. I am following the instructions given on developer.sugarlabs.org. When i try to build the code using ./osbuild build, it says :- You must create or download the