... you get an error in the installation of Tango v 6.0.0 in Linux computers

 
$ cd tango-6.6.0/build
$ export CC=gcc
$ export CXX=g++
$ ../configure
#####
$ edit cppserver/database/create_db.sql in 1.row replace @ by mysql
$ make all
root$ make install