- Other platforms will need to build from the [Mono Tools 2.0 Server sources](http://ftp.novell.com/pub/mono/monotools/latest/monotools-server-2.0.tar.bz2)
Installing Mono Tools for Visual Studio
=======================================
Requirements:
- Windows XP, Vista, or 7, 32 or 64 bits
- Visual Studio
- 2008 SP1 Standard or Professional, or
- 2010 Professional, Premium, or Ultimate
### Download Mono Tools
Download the Visual Studio 2008 or Visual Studio 2010 installer from the [Mono Tools download page](http://mono-tools.com/download/)
**Note:** After installing on Linux, launch the "MonoTool GUI Server" from the application menu to start the server.
**Mac:**
- [MonoTools Server for Mac OS X](http://go-mono.com/monotools-download/latest/monotools-server.dmg) (required to debug Mono on Mac OS X)
- Requires [Mono 2.6.6 for Mac OS X](http://go-mono.com/monotools-download/latest/MonoFramework-x86.dmg)
### Sources
To debug applications on other systems running Mono 2.6.7 (or later), you may need to build your own copy of the MonoTools Server from the [Mono Tools 2.0 Server sources](http://go-mono.com/monotools-download/latest/monotools-server-2.0.tar.bz2).
Installing the Windows Software
-------------------------------
- Make sure all copies of Visual Studio are closed!
- Double click the Windows installer (.msi or .vsix).
- Follow the installer instructions.
Installing the Linux Server Component on openSUSE or SLE