Note
Download the source code used for the installation. Please register following this link. The ConnectomeViewer is currently BETA and released to the public. 32bit and 64bit architectures are supported.
The Python Version 2.6 is needed. The installation procedure including installation of required packages, downloading of sources, and compilation is automated by a sh-script. Take first a look at the respective scripts in order to understand what they do.
Download the installation script (Ubuntu 9.10 or higher / Fedora 11 or higher supported)
You need to make the installation file executable:
chmod +x install_cviewer_ubuntu.sh
Start the installation and compilation
sh ./install_cviewer_ubuntu.sh
Start the ConnectomeViewer in verbose mode:
connectomeviewer.py -v
If there are errors during the script execution, generate a log file and send it together with the startup logfile via email to info[at]connectomics.org:
sh ./install_cviewer_ubuntu.sh > logfile.txt
Note
Currently, the support for a Windows installer has been dropped. But you can install VirtualBox and a recent Ubuntu and then carry out the steps above.
If you managed to make the ConnectomeViewer work on your platform, please inform us and we make the instructions available here.