open ALPR installation on Pi3
![圖片](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg9FTnIY1YAyF7ZB4yL1LaK5LUiT3UhSHlRKG9AR6cbk6ZjiOrLrBnnXM6KgI89uiWGwHXCIU7q5uhSXUMO3HlvHu7sqQlmCcffAPE3YpW7aufEaRw3PpcoeWw8lTqFgQ_Ick3ALo1U9UGg/s640/Screenshot+2017-06-23+19.53.51.png)
started with jessie lite 2017-04-10 raspbian source:https://blog.vinczejanos.info/2016/08/31/install-openalpr-on-raspberry-pi-3/ after wrote the image into a 16GB uSD, first I do: started 16:43 sudo apt-get update sudo apt-get upgrade tooks very long time necessary packages: sudo apt-get install autoconf automake libtool libleptonica-dev libicu-dev libpango1.0-dev libcairo2-dev cmake git libgtk2.0-dev pkg-config libavcodec-dev libavformat-dev libswscale-dev python-dev python-numpy libjpeg-dev libpng12-dev libtiff5-dev libjasper-dev libdc1394-22-dev virtualenvwrapper liblog4cplus-dev libcurl4-openssl-dev started 1727, with a lot of stuff to be installed, it got 232 files from met.... finally done at 1755 There is a change that it can't find certain packages due to version difference, we can use apt-cache search .... to find the exact version and then install it. But if you read the output message, then you will se...