Debian and Ubuntu prerequisites:
sudo apt-get install -y build-essential g++ python-setuptools python2.7-dev
wget -c https://raw.github.com/RobertCNelson/tools/master/pkgs/dtc.sh
chmod +x dtc.sh
./dtc.sh
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/bwKF4R0OXvE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On Mon, Jul 27, 2015 at 4:04 PM, <pete.l...@gmail.com> wrote:
>
> Debian and Ubuntu prerequisites:
>
> Credit to
> http://learn.adafruit.com/introduction-to-the-beaglebone-black-device-tree/compiling-an-overlay
>
> sudo apt-get install -y build-essential g++ python-setuptools python2.7-dev
> wget -c https://raw.github.com/RobertCNelson/tools/master/pkgs/dtc.sh
> chmod +x dtc.sh
> ./dtc.sh
>
Well the above doesn't install bonescript...
npm install -g bonescript
So it would appear.
However, on my Debian install there is no such thing as "npm" and trying to install it fails:
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.