From 1caa65070ab9ce9a2e8473ca718b3082f5ad177b Mon Sep 17 00:00:00 2001 From: Khurshid Fayzullaev Date: Sat, 29 Mar 2014 12:30:23 -0400 Subject: Update README_SETUP.txt --- README_SETUP.txt | 25 +++++++------------------ 1 file 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" - -- cgit v1.2.3