Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nerrons
purr-data
Commits
799ced4d
Commit
799ced4d
authored
Mar 19, 2014
by
Ivica Bukvic
Browse files
and yet another fix/reworking on the rpi external build process
parent
7c340869
Changes
2
Hide whitespace changes
Inline
Side-by-side
l2ork_addons/raspberry_pi/makeall.sh
View file @
799ced4d
git clone https://github.com/WiringPi/WiringPi.git wiringPi
cd
wiringPi
git stash
git pull
cd
wiringPi
make static
cd
../../disis_gpio
cd
disis_gpio
./build.sh
cd
../
...
...
l2ork_addons/tar_em_up.sh
View file @
799ced4d
...
...
@@ -292,10 +292,10 @@ then
then
cd
raspberry_pi
./makeall.sh
cp
-f
disis_gpio/disis_gpio.pd_linux ../../
../
packages/linux_make/build
$inst_dir
/lib/pd-l2ork/extra
cp
-f
disis_gpio/disis_gpio-help.pd ../../
../
packages/linux_make/build
$inst_dir
/lib/pd-l2ork/extra
cp
-f
disis_spi/disis_spi.pd_linux ../../
../
packages/linux_make/build
$inst_dir
/lib/pd-l2ork/extra
cp
-f
disis_spi/disis_spi-help.pd ../../
../
packages/linux_make/build
$inst_dir
/lib/pd-l2ork/extra
cp
-f
disis_gpio/disis_gpio.pd_linux ../../packages/linux_make/build
$inst_dir
/lib/pd-l2ork/extra
cp
-f
disis_gpio/disis_gpio-help.pd ../../packages/linux_make/build
$inst_dir
/lib/pd-l2ork/extra
cp
-f
disis_spi/disis_spi.pd_linux ../../packages/linux_make/build
$inst_dir
/lib/pd-l2ork/extra
cp
-f
disis_spi/disis_spi-help.pd ../../packages/linux_make/build
$inst_dir
/lib/pd-l2ork/extra
cd
../
fi
# finish install
...
...
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