RE: Setting up a CloudStack dev environment on Windows7

2014-07-22 Thread Alex Hitchins
4 14:12 To: dev@cloudstack.apache.org Subject: Re: Setting up a CloudStack dev environment on Windows7 Tanq On Tue, Jul 22, 2014 at 6:04 PM, Rajani Karuturi wrote: > http://technet.microsoft.com/en-us/library/cc753194.aspx > > ~Rajani > > > > On 22-Jul-2014, at 5:41 pm, Priyanka Deepala &

Re: Setting up a CloudStack dev environment on Windows7

2014-07-22 Thread Priyanka Deepala
Tanq On Tue, Jul 22, 2014 at 6:04 PM, Rajani Karuturi wrote: > http://technet.microsoft.com/en-us/library/cc753194.aspx > > ~Rajani > > > > On 22-Jul-2014, at 5:41 pm, Priyanka Deepala > wrote: > > Hii, > I installed cygwin from http://cygwin.mirrors.hoobly

Re: Setting up a CloudStack dev environment on Windows7

2014-07-22 Thread Rajani Karuturi
http://technet.microsoft.com/en-us/library/cc753194.aspx ~Rajani On 22-Jul-2014, at 5:41 pm, Priyanka Deepala mailto:priyanka.deepal...@gmail.com>> wrote: Hii, I installed cygwin from http://cygwin.mirrors.hoobly.com.. I'm following the cheatsheat for setting up the environment. Can anyone pl

RE: Setting up a CloudStack dev environment on Windows7

2014-07-22 Thread Donal Lafferty
Those links allow one .exe to be substituted for another. For instance, mkisofs.exe is not really available on windows; however, genisoimage.exe offers the same functionality and takes the command line parameters. Using mklink mkisofs.exe genisoimage.exe, you create a file system entry for m