forked from sashakh/waze
-
Notifications
You must be signed in to change notification settings - Fork 0
Linux backport of Waze (free, community-based traffic & navigation app - http://www.waze.com)
aaam/waze-1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is initial backport of Waze (http://www.waze.com) to Linux. To install: 1. Build as regular user: $ make (Some build dependencies may be needed. For examle for Ubuntu it is: - libsqlite3-dev - libgtk2.0-dev - libagg-dev - libfribidi-dev ) 2. Install some resource files in user's home directory: make install-user , default installation directory is ~/.waze . Note that this step is needed per each user which is supposed to use waze. 2. Install waze binary shared resources as root: make install , default installation of waze binary is '/usr/local/bin/waze', installation path for resource directory is '/usr/local/share/waze' (both is changeable using PREFIX variable). To run: $ waze Enjoy!
About
Linux backport of Waze (free, community-based traffic & navigation app - http://www.waze.com)
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 72.9%
- C++ 14.4%
- HTML 5.3%
- Shell 2.2%
- Makefile 1.9%
- Java 1.9%
- Other 1.4%