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
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 :
Previous versions:
TANGO 8.1.2 for Windows 32 bit contains the libraries for Visual Studio 2008 (VC9) and was tested under Windows 7 and XP.
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
- TANGO 9.2.2 libraries for Windows 64 bits and Visual Studio 2010 (VC10)
- TANGO 9.2.2 libraries for Windows 32 bits and Visual Studio 2010 (VC10)
- TANGO 9.2.2 libraries for Windows 64 bits and Visual Studio 2008 (VC9)
- TANGO 9.2.2 libraries for Windows 32 bits and Visual Studio 2008 (VC9)
Previous releases:
- TANGO 8.1.2 libraries for Windows 64 bits and Visual Studio 2012
- TANGO 8.1.2 libraries for Windows 32 bits and Visual Studio 2010 (VC10)
- TANGO8.1.2 libraries for Windows 64 bits and Visual studio 2008 (VC9)
Python Windows binaries: