22.05.2018, 20:07
I make this step after new install rpi
1. sudo apt-get update (wait till installation complete )
2. sudo apt-get upgrade (wait till installation complete )
3. sudo apt-get install libgps-dev (wait till installation complete )
4. sudo apt-get install libsqlite3-dev (wait till installation complete )
5. sudo apt-get install libgtk2.0-dev (wait till installation complete )
6. sudo apt-get install libagg-dev (wait till installation complete )
7. sudo apt-get install libfribidi-dev (wait till installation complete )
8. sudo apt-get install libssl-dev (wait till installation complete )
9. sudo -i
10. git config --global http.sslverify false
11. git clone https://github.com/sashakh/waze.git
12 .cd waze
13 .make
14. make install-user
15 .sudo make install
16. cd
17. reboot
18. install carpc
19. change in startcarpc navit with waze
If i push the navi button i see desktop of the raspberry
1. sudo apt-get update (wait till installation complete )
2. sudo apt-get upgrade (wait till installation complete )
3. sudo apt-get install libgps-dev (wait till installation complete )
4. sudo apt-get install libsqlite3-dev (wait till installation complete )
5. sudo apt-get install libgtk2.0-dev (wait till installation complete )
6. sudo apt-get install libagg-dev (wait till installation complete )
7. sudo apt-get install libfribidi-dev (wait till installation complete )
8. sudo apt-get install libssl-dev (wait till installation complete )
9. sudo -i
10. git config --global http.sslverify false
11. git clone https://github.com/sashakh/waze.git
12 .cd waze
13 .make
14. make install-user
15 .sudo make install
16. cd
17. reboot
18. install carpc
19. change in startcarpc navit with waze
If i push the navi button i see desktop of the raspberry