added a couple of additional packages to be installed
This commit is contained in:
parent
8cbfccdd8b
commit
c899952cb2
|
@ -32,9 +32,9 @@ and run UPIWIN successfully. This document describes the process.
|
||||||
## Installing Libraries for UPIWIN
|
## Installing Libraries for UPIWIN
|
||||||
|
|
||||||
1. Use `sudo -i` to get a root command prompt.
|
1. Use `sudo -i` to get a root command prompt.
|
||||||
2. Execute the command to install packaged libraries:
|
2. Execute the command to install packaged libraries and utilities:
|
||||||
|
|
||||||
apt install python3-dev libfreetype6-dev libpng-dev ttf-mscorefonts-installer
|
apt install python3-dev libfreetype6-dev libpng-dev libzip-dev ttf-mscorefonts-installer zip
|
||||||
|
|
||||||
3. Execute the commands to install the BCM2835 library:
|
3. Execute the commands to install the BCM2835 library:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user