aboutsummaryrefslogtreecommitdiff
path: root/README_SETUP.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README_SETUP.txt')
-rw-r--r--README_SETUP.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/README_SETUP.txt b/README_SETUP.txt
new file mode 100644
index 000000000..57cff29fc
--- /dev/null
+++ b/README_SETUP.txt
@@ -0,0 +1,26 @@
+WINDOWS
+
+Dependencies:
+- wine
+- innoextract
+
+Get innoextract on Ubuntu:
+- sudo add-apt-repository ppa:arx/release
+- sudo apt-get update
+- sudo apt-get install innoextract
+
+Create 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 files to "traccar/setup/windows"
+4. Change directory to "traccar/setup/windows"
+5. Run "./traccar.sh"
+
+LINUX
+
+Create setup:
+1. Download "wrapper-delta-pack-*.tar.gz" from http://wrapper.tanukisoftware.com/doc/english/download.jsp
+3. Copy files to "traccar/setup/linux"
+4. Change directory to "traccar/setup/linux"
+5. Run "./traccar.sh"
+