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