= Tango Installation = Tango is currently available in two formats: a full distribution, or a core distribution plus a collection of optional add-ons. You will need either the full or core distribution to use Tango, and the manual installation process is identical for both. The Tango install process is a bit different from that of most third-party libraries because Tango actually contains a complete D runtime environment, but rest assured that the process is relatively straightforward and nothing will be done that cannot be undone. These instructions outline the most basic approach for manually installing Tango, and should serve as a guide for installations with more specific requirements. == NOTE for trunk == As of November 10th 2009, Tango's repository changes structure, and with this the build is also changed. For some platforms, this may need more testing. [wiki:CombineBuildInstructions Preliminary build instructions]. == Compiler and library install and configuration == * [wiki:WindowsInstall Installing with DMD on Windows] * [wiki:LinuxInstallDmd Installing with DMD on Linux] * [wiki:MacOSXInstallDmd Installing with DMD on Mac OS X] * [wiki:MacOSXInstall Installing with GDC on Mac OS X] * [wiki:UnixInstallGdc Installing with GDC on Unix operating systems (including Linux and Darwin)] * There are [wiki:CommunityDownloads packages for various (GNU/)Linux flavours and Mac OS X] available. == Tool configuration == * [wiki:CodeBlocks Configuration for Code::Blocks] == User Comments == [[EmbedReplies(DocComments,TopicInstallTango)]]