File: INSTALL

package info (click to toggle)
ts 9802-1
  • links: PTS
  • area: non-free
  • in suites: hamm
  • size: 2,348 kB
  • ctags: 1,468
  • sloc: tcl: 4,567; ansic: 3,389; makefile: 88; sh: 1
file content (31 lines) | stat: -rw-r--r-- 936 bytes parent folder | download
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
Installation hints:

- You need
  - Tcl, Version 7.4 or higher
  - Tk, Version 4.0 or higher
  - gcc, Version 2.7.0 or higher
  - ET, Version 1.4 or higher (necessary parts are included)

- TeXShell was tested on S.u.S.E. Linux December 95 with ELF libraries.

- Unpack to an install directory
  tar xzvf .../ts4-YYMM.tgz

- Modify the directories in the Makefile

- Run: 
       make
  and, as root:
       make install

- Automatic focus change doesn't work correct - please set mouse pointer
  to focussed window.

- If you have used a version before 9605, please delete the file ~/.texshell
  or check all call parameters and replace %p by %r[.extension] for all tools
  working on generated files. 

- Installing a new global parameter file: 
  Start the installed ts and change the values you want (Ctrl-F3 ... Ctrl-F11).
  Then stop ts and copy ~/.texshell to the ts directory.
Jens P"onisch (poenisch@wirtschaft.tu-chemnitz.de)