Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Install mono on windows. You can download mono from http://www.go-mono.com/mono-downloads/download.html.

After setting up the environment you can build the agent using Cygwin. In Cygwin you have to execute  buildagent.sh script. This script is present in (cloudstack src folder)/plugins/hypervisors/hyperv

To build on Linux you can refer to Donal's blog http://dlafferty.blogspot.in/2013/08/building-your-microsoft-solution-with.html.After setting up the environment you can build the agent using Cygwin. In Cygwin you have to execute  buildagent.sh script. This script is present in (cloudstack src folder)/plugins/hypervisors/hyperv

Installing and uninstalling Service from Command line

...