File: README.linux

package info (click to toggle)
tiemu 2.00-4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 7,108 kB
  • ctags: 2,953
  • sloc: ansic: 27,979; sh: 8,849; makefile: 366; cpp: 158
file content (68 lines) | stat: -rw-r--r-- 1,854 bytes parent folder | download | duplicates (2)
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
				*****************
				*     TiEmu     *
				* Linux version *
				*****************



REQUIREMENTS
------------

 - A UNIX computer (Intel x86 or PPC) and C compiler (gcc)
 - X11 (X Window System)
 - GTK+ 2.4 or 2.6 from <http://www.gtk.org>
 - ticables, tifiles and ticalcs libraries from the TiLP project 
		from <http://tilp.info>


INSTALLATION
------------

At first, you must have the ticables and ticalcs libraries installed. See
the documentation of these libraries for the installation procedure.

Untar the tiemu-X.XX.tar.gz archive (tar -xvzf), change directory to
tiemu directory.

Go the tiemu directory and type './configure' in order to be sure
that all it is OK. If you want to use KDE file dialogs, run 
'./configure --with-kde' instead. 
Next, type 'make' to make a binary for your machine.

If the compile suceeds without any errors, you can type 'make install' to
install the binary in /usr/local/bin. This will also copy some necessary
files to /usr/local/share/tiemu and will install the manpage and the
help.

If you already have some TiEmu images, you will have to manually copy them
to the /usr/locale/share/tiemu/images directory.


USAGE
-----

Type 'tiemu' for using it. TiEmu accepts some command line parameters.
Do 'tiemu --help' or read the manpage by 'man tiemu'.


AVAILABILITY
------------

  http://lpg.ticalc.org/prj_tiemu/index.html


COPYRIGHT
---------

TiEmu is Copyright (C) 2000-2005 by the TiEmu team <tiemu-users@lists.sf.net>

Copying is allowed under the terms of GNU General Public License (LGPL).  
See the file COPYING for more details.


---------------------------------------------------------------------------
Please report any bugs, questions, ...  (please give us your platform, your 
calculator type (with ROM version) and your link cable model).


The TiEmu team <tiemu-users@lists.sf.net>