Skip to content
Snippets Groups Projects
user avatar
Jan Kotanski authored
5730d92d
History

Welcome to nxstools's documentation!

Authors: Jan Kotanski

Introduction

Nexus template components for P09.

Installation

Install the dependencies: | PyTango, sphinx

From sources

Download the latest NXS Tools version from

Extract sources and run

$ python setup.py install

Debian packages

Debian Jessie (and Wheezy) packages can be found in the HDRI repository.

To install the debian packages, add the PGP repository key

$ sudo su
$ wget -q -O - http://repos.pni-hdri.de/debian_repo.pub.gpg | apt-key add -

and then download the corresponding source list

$ cd /etc/apt/sources.list.d
$ wget http://repos.pni-hdri.de/jessie-pni-hdri.list

Finally,

$ apt-get update
$ apt-get install python-nxstools
$ apt-get install python-nxstools-extras-p09

To instal other NexDaTaS packages

$ apt-get install python-nxswriter nxsconfigserver-db python-nxsconfigserver nxsconfigtool

and

$ apt-get install python-nxsrecselector nxselector python-sardana-nxsrecorder

for Component Selector and Sardana related packages.