Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
epics_bootstrap
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
Container registry
Model registry
Operate
Environments
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
controls
epics
epics_bootstrap
Commits
fc86314e
Commit
fc86314e
authored
5 years ago
by
Whitney Armstrong
Browse files
Options
Downloads
Patches
Plain Diff
modified: bin/bootstrap_epics
parent
d14693c9
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bin/bootstrap_epics
+2
-0
2 additions, 0 deletions
bin/bootstrap_epics
with
2 additions
and
0 deletions
bin/bootstrap_epics
+
2
−
0
View file @
fc86314e
...
@@ -86,10 +86,12 @@ source setup.sh
...
@@ -86,10 +86,12 @@ source setup.sh
# sudo apt-get install -y \
# sudo apt-get install -y \
# re2c libreadline-dev libusb-dev \
# re2c libreadline-dev libusb-dev \
# libusb-java libusb-1.0-0-dev libnet1-dev \
# libusb-java libusb-1.0-0-dev libnet1-dev \
# python-pip \
# libpcap-dev libx11-dev libxext-dev python-numpy
# libpcap-dev libx11-dev libxext-dev python-numpy
# if [[ "$(uname -m)" == "aarch64" ]] ; then
# if [[ "$(uname -m)" == "aarch64" ]] ; then
# sudo apt-get install -y python-rpi.gpio python3-rpi.gpio
# sudo apt-get install -y python-rpi.gpio python3-rpi.gpio
# fi
# fi
# sudo pip install asyncio
#fi
#fi
#
#
#git clone --recursive -b 7.0 https://git.launchpad.net/epics-base base-7.0
#git clone --recursive -b 7.0 https://git.launchpad.net/epics-base base-7.0
...
...
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