Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bcc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
bcc
Commits
1b176ee4
Commit
1b176ee4
authored
Apr 14, 2016
by
Ivan Babrou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Install all required packages on ubuntu
parent
b51da5e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
INSTALL.md
INSTALL.md
+1
-2
No files found.
INSTALL.md
View file @
1b176ee4
...
...
@@ -60,7 +60,7 @@ To install:
sudo
apt-key adv
--keyserver
keyserver.ubuntu.com
--recv-keys
D4284CDD
echo
"deb http://52.8.15.63/apt trusty main"
|
sudo tee
/etc/apt/sources.list.d/iovisor.list
sudo
apt-get update
sudo
apt-get
install
libbcc
libbcc-examples python-bcc
sudo
apt-get
install
binutils bcc bcc-tools
libbcc-examples python-bcc
```
Test it:
...
...
@@ -180,4 +180,3 @@ make
make install
export PATH=$PWD/install/bin:$PATH
```
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