aboutsummaryrefslogtreecommitdiff
path: root/README_SETUP.txt
diff options
context:
space:
mode:
authorKhurshid Fayzullaev <khurshidfayzullaev@yahoo.com>2014-03-29 12:30:23 -0400
committerKhurshid Fayzullaev <khurshidfayzullaev@yahoo.com>2014-03-29 12:30:23 -0400
commit1caa65070ab9ce9a2e8473ca718b3082f5ad177b (patch)
tree95070fcd030d0c515cb89ae8a30e0574b2772194 /README_SETUP.txt
parent0728eec78c7c2826d78879481852688b6859fff6 (diff)
downloadtrackermap-server-1caa65070ab9ce9a2e8473ca718b3082f5ad177b.tar.gz
trackermap-server-1caa65070ab9ce9a2e8473ca718b3082f5ad177b.tar.bz2
trackermap-server-1caa65070ab9ce9a2e8473ca718b3082f5ad177b.zip
Update README_SETUP.txt
Diffstat (limited to 'README_SETUP.txt')
-rw-r--r--README_SETUP.txt25
1 files changed, 7 insertions, 18 deletions
diff --git a/README_SETUP.txt b/README_SETUP.txt
index 57cff29fc..2f6d430a7 100644
--- a/README_SETUP.txt
+++ b/README_SETUP.txt
@@ -1,6 +1,11 @@
-WINDOWS
+GENERAL SETUP:
-Dependencies:
+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
@@ -8,19 +13,3 @@ 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"
-