Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eduGAIN Connectivity Check
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
edugain
eduGAIN Connectivity Check
Commits
ec1e653c
Commit
ec1e653c
authored
3 years ago
by
Marco Malavolti
Browse files
Options
Downloads
Patches
Plain Diff
Satisfy Python3 dependencies on Debian arch
parent
5750fd5f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-5
5 additions, 5 deletions
README.md
with
5 additions
and
5 deletions
README.md
+
5
−
5
View file @
ec1e653c
...
@@ -113,11 +113,11 @@ The tool uses following status for IdPs:
...
@@ -113,11 +113,11 @@ The tool uses following status for IdPs:
1.
Update the system packages:
1.
Update the system packages:
*
`sudo yum -y update`
*
`sudo yum -y update`
2.
Install the
Development Too
ls:
2.
Install the
YUM uti
ls:
*
`sudo yum
-y groupinstall "Development Too
ls
"
`
*
`sudo yum
install yum-uti
ls`
3.
Install needed packages to build python:
3.
Install needed packages to build python:
*
`sudo yum
-y install openssl-devel bzip2-devel libffi-devel wget
`
*
`sudo yum
-builddep python3
`
4.
Install Git:
4.
Install Git:
*
`sudo yum -y install git`
*
`sudo yum -y install git`
...
@@ -127,8 +127,8 @@ The tool uses following status for IdPs:
...
@@ -127,8 +127,8 @@ The tool uses following status for IdPs:
1.
Update the system packages:
1.
Update the system packages:
*
`sudo apt update ; sudo apt upgrade -y`
*
`sudo apt update ; sudo apt upgrade -y`
2.
Install needed packages to build python:
2.
Install needed packages to build python
3
:
*
`sudo apt
install build-essential zlib1g-dev libncurses5-dev libgdbm-dev libnss3-dev libssl-dev libreadline-dev libffi-dev
`
*
`sudo apt
-get build-dep python3
`
3.
Install Git:
3.
Install Git:
*
`sudo apt install git`
*
`sudo apt install git`
...
...
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