MicroControl:Installation: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
Line 9: Line 9:
=== Windows ===
=== Windows ===


# Download portable python package [[from here]] and extract it say c:\uClient
# Download package which contains portable python installation with several
 
[here |  https://www.kitware.com/Customers/microcontrol/ ]  


<pre style="display: inline-block;">
<pre style="display: inline-block;">

Revision as of 18:05, 28 February 2011


Installation

Client side

Client will be supported on both windows and linux

Windows

  1. Download package which contains portable python installation with several

[here | https://www.kitware.com/Customers/microcontrol/ ]

todo: insert image here 
  1. Get the latest source code. Instructions on updating source code and the descriptions of various source branches are uClient::Instructions to get latest source
todo: insert image here 
  • Get the latest source code
svn co https://www.kitware.com/svn/Connectome/RemoteClient/trunk uClient

Server Side

It is assumed that only Windows drivers are provided for Zeiss microscopes and

  1. 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)