File: INSTALL

package info (click to toggle)
gpstrans 0.41-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 788 kB
  • sloc: ansic: 6,195; makefile: 154
file content (35 lines) | stat: -rw-r--r-- 559 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
Installing GPStrans
====================

Just type:

shell> make
shell> make install

 This will put the binary under the directory /usr/local/bin.
 To run gpstrans just type:

shell> gpstrans

 If you need any help try to read the man pages

shell> man gpstrans

Uninstalling GPStrans
====================

 If you want to remove gpstrans binary from your HD just type in the
GPStrans directory:

shell> make uninstall

 This will also remove GPStrans manpage from HD.


 Please report any bugs/questions to:
<seabra@ci.aac.uc.pt>


 Have fun!

Joao Seabra