aboutsummaryrefslogtreecommitdiff
path: root/README_SETUP.txt
blob: c1a76a5fa91dd3bf05d96f3cba7d9dcf907085b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
GENERAL SETUP:

1. Download "wrapper-delta-pack-*.tar.gz" from http://wrapper.tanukisoftware.com/doc/english/download.jsp
2. Download "isetup-*.exe" from http://www.jrsoftware.org/isdl.php
3. Copy the files to "traccar/setup"
4. Continue following the build instructions on http://www.traccar.org/docs/build.jsp

NOTE: Linux Dependencies:
- wine
- innoextract
- makeself

Get innoextract on Ubuntu:
- sudo add-apt-repository ppa:arx/release
- sudo apt-get update
- sudo apt-get install innoextract

Get makeself on Ubuntu:
- sudo apt-get update
- sudo apt-get install makeself