MicroControl:Installation: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
Line 7: | Line 7: | ||
=== Windows === | === Windows === | ||
* Download package [https://www.kitware.com/Customers/microcontrol/ | * Download package [https://www.kitware.com/Customers/microcontrol/ here] which contains portable python along with several dependencies | ||
* Get the latest source code archive | * Get the latest source code archive | ||
* Source code can be also obtained directly from a repository. The detailed descriptions of repository branches are [[uClient::Source_code | Git repository]] | |||
* Source code can be also obtained directly from a repository | |||
=== Linux === | === Linux === |
Revision as of 18:22, 28 February 2011
Installation
Client side
Windows
- Download package here which contains portable python along with several dependencies
- Get the latest source code archive
- Source code can be also obtained directly from a repository. The detailed descriptions of repository branches are Git repository
Linux
For Linux client installation contact DJ
Server Side
It is assumed that only Windows drivers are provided for Zeiss microscopes and
- Register the ActiveX control with windows
Pre-requisites for Client
(Following pre-requisites are already included in the download) The list is useful if you want to work with a custom installation
- Python (2.6.1), (contains xml.etree.cElementTree)
- VTK python wrapping (5.6.1)
- wxPython (2.8.9.1)