On Tuesday, 28 July 2015 14:46:26 UTC+2, RobertCNelson wrote:
>
> On Mon, Jul 27, 2015 at 4:04 PM,  <[email protected] <javascript:>> 
> 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:


root@bbb:~# uname -a
Linux bbb 3.8.13-bone37 #1 SMP Thu Jan 23 00:56:41 UTC 2014 armv7l 
GNU/Linux 

root@bbb:~# npm
-bash: npm: command not found

root@bbb:~# apt-get install npm
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package npm
root@bbb:~# 


-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to