Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-Core
Commits
9a29c79e
Verified
Commit
9a29c79e
authored
5 years ago
by
mirabilos
Committed by
mirabilos
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
AlekSIS; mention build-essential as necessary
parent
bc068ff2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!91
BiscuIT → AlekSIS; mention build-essential as necessary
Pipeline
#472
failed
5 years ago
Stage: test
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/dev/01_setup.rst
+2
-2
2 additions, 2 deletions
docs/dev/01_setup.rst
with
2 additions
and
2 deletions
docs/dev/01_setup.rst
+
2
−
2
View file @
9a29c79e
...
...
@@ -26,9 +26,9 @@ If you do not want to download the bundled apps, leave out the
Install native dependencies
---------------------------
Some system libraries are required to install
BiscuIT
::
Some system libraries are required to install
AlekSIS
::
sudo apt install
libpq5
libpq-dev libssl-dev python3-dev
yarnpkg
python3-pip python3-venv
sudo apt install
build-essential
libpq-dev
libpq5
libssl-dev python3-dev python3-pip python3-venv
yarnpkg
Get Poetry
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment