Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packages to install #13

Open
giuliomoro opened this issue Oct 25, 2016 · 1 comment
Open

Packages to install #13

giuliomoro opened this issue Oct 25, 2016 · 1 comment

Comments

@giuliomoro
Copy link
Contributor

giuliomoro commented Oct 25, 2016

apt-get install checkinstalll lsof distcc
apt-get reinstall asoundlib2 asoundlib2-dev # current one has something weird
sed -i s/^+zeroconf$/192.168.7.1/ /etc/distcc/hosts # setup distcc
# apt-get install libfreetype6-dev  libxrandr-dev libxinerama-dev libxcursor-dev # for Juce GUI applications

https://sourceforge.net/projects/prudebug/

Firmware and firmware loader for midisport:
https://forum.bela.io/d/194-usb-midi-interface-not-powering-up/7

git config --global color.ui true
rm /usr/lib/libbeaglert.so*
apt-get autoremove
apt-get -t jessie install cmake -y
apt-get install gcc-4.8 g++-4.8

update supercollider ( current build still uses PRU 0)

@giuliomoro
Copy link
Contributor Author

Appropriate dtbo which claims all the pins in use:
BelaPlatform/Bela#221

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant