Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elphel393
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
elphel393
Commits
e3cad38d
Commit
e3cad38d
authored
Sep 15, 2020
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
63dcd168
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
README.md
README.md
+5
-2
No files found.
README.md
View file @
e3cad38d
...
...
@@ -21,7 +21,10 @@ The same script (*setup.py*) pulls updates from these repositories
*
extra requirement
```
sh
$
sudo
apt
install
python-numpy
# in Kubuntu 20.04 this will install python2 which is used by poky[warrior]
$
sudo
apt
install
python python-numpy
# below fixes missing error when compiling the kernel: missing "openssl/bio.h":
$
sudo
apt
install
libssl-dev
```
#### Get sources
...
...
@@ -72,4 +75,4 @@ To change git protocol for all Elphel's projects - change the *remote* of this p
$
git remote
-v
$
git remote set-url ...
$
./setup.py
```
\ No newline at end of file
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment