Skip to content

Commit

Permalink
Update BikaSenaiteServerIntroduction.md
Browse files Browse the repository at this point in the history
Added pythn3-dev package install
  • Loading branch information
mikejmets authored Oct 30, 2024
1 parent 328be52 commit 371ac6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/BikaSenaiteServerIntroduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Version 0.9, 03 Oct 2024

* Ensure all system dependencies are installed:

sudo apt install build-essential libxml2 libxml2-dev libxslt1.1 libxslt1-dev libffi-dev libcairo2 libpango-1.0-0 libgdk-pixbuf2.0-0 libpangocairo-1.0-0 libgdk-pixbuf2.0-0 zlib1g zlib1g-dev git vim
sudo apt install build-essential libxml2 libxml2-dev libxslt1.1 libxslt1-dev libffi-dev libcairo2 libpango-1.0-0 libgdk-pixbuf2.0-0 libpangocairo-1.0-0 libgdk-pixbuf2.0-0 zlib1g zlib1g-dev git vim python3-dev openssl libssl-dev
* Create new user called `zope` and give it sudo access

sudo adduser zope
Expand Down

0 comments on commit 371ac6e

Please sign in to comment.