MicroControl:Installation: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
Line 4: | Line 4: | ||
== Client side == | == Client side == | ||
=== Windows === | === Windows === | ||
* Download package [https://www.kitware.com/Customers/microcontrol/ | 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 | |||
Instructions on updating source code and the descriptions of various source branches are [[uClient::Source_code | Instructions to get latest source]] | |||
=== Linux === | |||
For Linux client installation contact DJ | |||
== Server Side == | == Server Side == |
Revision as of 18:20, 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
Instructions on updating source code and the descriptions of various source branches are Instructions to get latest source
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)