|
Group Selection Page
HELP
Controls Group
ITDM
DET
Vacuum
WP78
FXE
SPB
HED
SQS
SXP
Sample Environment
PSPO
XO
TS
Migrated2Zulip
Archived2GitlabPages
Archived2PDF
MigratedByGroup
|
|
WP76
EEE
DET_archived
DET_deleted
|
|
General electronics
MicroTCA
EEE Electronics Lab
EEE Rack Room
|
| MicroTCA Logbook |
Not logged in |
 |
|
|
Message ID: 169
Entry time: 04 Feb 2015, 08:56
|
| Author: |
Andreas Beckmann |
| Type: |
Software Changes |
| Category: |
exflutcadev |
| Subject: |
Local MySQL/TANGO Installation |
|
|
For Testing Karabo to TANGO Interface, I have installed a MySQL DB Server and a local TANGO control System on exflutcadev.
Here is the command:
exflutcadev:../abeckman> sudo apt-get install mysql-common mysql-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
mysql-common is already the newest version.
mysql-common set to manually installed.
The following extra packages will be installed:
libhtml-template-perl mysql-server-5.5 mysql-server-core-5.5
Suggested packages:
libipc-sharedcache-perl tinyca
The following NEW packages will be installed:
libhtml-template-perl mysql-server mysql-server-5.5 mysql-server-core-5.5
exflutcadev:../abeckman> sudo apt-get install liblog4tango4 libtango-tools python-pytango tango-accesscontrol tango-common tango-db tango-icon-theme tango-starter tango-test
[sudo] password for abeckman:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
dbconfig-common libcos4-1 libjs-sphinxdoc libomniorb4-1 libomnithread3c2 libtango7
Suggested packages:
virtual-mysql-client mysql-client postgresql-client kdelibs-data omninotify
The following NEW packages will be installed:
dbconfig-common libcos4-1 libjs-sphinxdoc liblog4tango4 libomniorb4-1 libomnithread3c2 libtango-tools
libtango7 python-pytango tango-accesscontrol tango-common tango-db tango-icon-theme tango-starter tango-test |