Skip to content
Snippets Groups Projects
Commit fc86314e authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: bin/bootstrap_epics

parent d14693c9
Branches
No related tags found
No related merge requests found
...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment