Debian / Ubuntu

Binary packages are available for Debian based systems in the official repositories. Use apt-get to install them e.g. to install the TANGO database and test device server:

sudo apt-get install mysql-server
sudo apt-get install tango-db tango-test

Python binaries can be installed from the official repositories

  • apt-get python-pytango
  • apt-get python3-pytango

Java libraries

  •  JTango - library for device servers and clients in Java
  • download TangORB for Android - library for device servers and client in Java on Android

Windows

For Windows (7, Vista or XP), you can download a ready to use binary distribution. The distribution also contains the omniORB and zmq  libraries.

Full release of the latest stable version 9.22 for C++ and Java :

  • download TANGO 9.2.2 for Windows 64 bit contains the libraries for Visual Studio 2013 (VC12).

Previous versions:

  • download TANGO 8.1.2 for Windows 32 bit contains the libraries for Visual Studio 2008 (VC9) and was tested under Windows 7 and XP.
  • download TANGO 8.1.2 for Windows 64 bit contains the libraries for Visual Studio 2010 (VC10) and was tested under Windows 7 and XP.

Developers release with only the required libraries (omniORB, log4tango, zmq and tango) to build Tango clients or servers

Previous releases:

Python Windows binaries: