File: README.TXT

package info (click to toggle)
expeyes 5.3.4%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 43,608 kB
  • sloc: python: 36,039; ansic: 9,754; xml: 1,010; makefile: 784; sh: 581; asm: 202; javascript: 46; php: 1
file content (43 lines) | stat: -rw-r--r-- 827 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
This directory contains all the expEYES programs and libraries - version 3.0  

BUILDING FROM THE SOURCE
========================

To build the package from the source, here are the required dependencies:
- python2.7
- lyx
- texlive binaries, fonts and packages
- image-magick
- gcc-avr and its utilities

To build and install the package, unfold the archive in some directory
and type the following commands:

  make; make install; sh postinst

TO RUN THE PROGRAMS
===================

You need to install the following modules and their dependences.

- python-imaging-tk
- tix
- python-tk
- python-scipy
- xmgrace
- python-pygrace
- python-serial
- python-usb
- udev

To start the expEYES main program:

$ expeyes

For expEYES Junior:

$ expeyes-junior

Each of the commands expeyes and expeyes-junior has its own manpage.