~ubuntu-branches/ubuntu/edgy/tilp/edgy

« back to all changes in this revision

Viewing changes to README.freebsd

  • Committer: Bazaar Package Importer
  • Author(s): Julien BLACHE
  • Date: 2004-05-22 21:12:03 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040522211203-awg2cuw03guyvyz9
Tags: 6.72-2
* debian/control
  + Build-Depends: libticables3 (>= 3.8.4-1).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
                                *****************
 
2
                                * TiLP FreeBSD  *
 
3
                                *****************
 
4
 
 
5
 
 
6
Maintainer: Tijl Coosemans <tijl@ulyssis.org>
 
7
Development platform: FreeBSD 4.8-STABLE, XFree86 4.3.0, GTK 2.2.1
 
8
 
 
9
 
 
10
REQUIREMENTS
 
11
------------
 
12
 
 
13
 - X11 (X Window System)
 
14
 - GTK 2.0.0 or higher (http://www.gtk.org/)
 
15
 - the ticables, tifiles and ticalcs-4 libraries (http://tilp.info/)
 
16
 - libusb if you want to use the SilverLink cable (TI-GRAPH LINK USB).
 
17
 
 
18
 
 
19
INSTALLATION
 
20
------------
 
21
 
 
22
The easiest and most recommended way is to use the FreeBSD ports collection.
 
23
When you keep your local copy of the ports tree in /usr/ports the
 
24
following should fetch, compile and install TiLP and all of its libraries
 
25
and clean things up afterwards.
 
26
 
 
27
# cd /usr/ports/comms/tilp
 
28
# make install distclean
 
29
 
 
30
When you want to have support for the Silver Link USB cable, you need to
 
31
define WITH_LIBUSB, like this.
 
32
 
 
33
# make WITH_LIBUSB=yes install distclean
 
34
 
 
35
 
 
36
USAGE
 
37
-----
 
38
 
 
39
TiLP needs access to some device nodes, which are usually only accessible by
 
40
root, so you'll need to run TiLP with super user priviledges. As root, just
 
41
enter the command 'tilp'.
 
42
 
 
43
 
 
44
AVAILABILITY
 
45
------------
 
46
 
 
47
  http://lpg.ticalc.org/prj_tilp/ (redirected to http://tilp.sourceforge.net/)
 
48
 
 
49
 
 
50
COPYRIGHT
 
51
---------
 
52
 
 
53
TiLP is Copyright (C) 1999-2004 by the TiLP team <tilp-users@lists.sf.net>
 
54
 
 
55
Copying is allowed under the terms of GNU General Public License.  
 
56
See the file COPYING for more details.
 
57
 
 
58
 
 
59
THANKS
 
60
------
 
61
 
 
62
See the THANKS file, please.
 
63
 
 
64
 
 
65
---------------------------------------------------------------------------
 
66
Please report any bugs, questions, ...  (please give us your platform, your 
 
67
calculator type (with ROM version) and your link cable model).
 
68
 
 
69
 
 
70
The TiLP team <tilp-users@lists.sf.net>