On Fri, Apr 29, 2016 at 12:49 PM, Wally Bkg <* <[email protected]>> wrote:
> I'm still having issues with installing the node-red & bonescript stuff. > > I have a BBW that has been running my IOT application 24/7 with great > success for about the last four or five months. Its running: > cat /etc/dogtag > BeagleBoard.org Debian Image 2015-11-12 > uname -a > Linux alarmbone 4.1.18-ti-r49 #1 SMP PREEMPT Fri Feb 26 00:12:54 UTC 2016 > armv7l GNU/Linux > > It was installed from a 2GB console image but I've apt-get installed > enough X stuff to get ssh -X gedit to work (although I rarely actually use > it this way). Its been kept current with apt get update and apt-get > upgrade a couple of times a month although its basically dedicated to > running this app and its development/testing/debugging. > > I also have a BBG that I'm setting up for a friend that has a nicely > working bonescript and node-red starting from an lxqt 2016-04-03 image. > While playing with this I though of a simple idea to add some mqtt > functionality to my IOT application using node-red. My BBW is already > running the mosquito mqtt broker and I've used it as such while testing > node-red on the BBG and RPi2 So now I thought I'd install node-red to my > BBW console image but the installation fails. > > I've never had these kinds of problems with apt-get install failures on > other Ubuntu & Debian systems. > Remember, this "bb-node-red-installer" is not a normal debian package.. it's internally calling "nodejs npm install node-red@xyz_version" as root.. So a "big" no-no in the debian/ubuntu world. But we did it because users requested it.. "2015-11-12" was before we upgraded to nodejs 0.12.x, so by default it has nodejs 0.10.x* anywho, i tried to replicate what you did last time, but it worked for me. We don't have enough developers as-is right now and i know it works on the latest snapshots.. Regards, -- Robert Nelson https://rcn-ee.com/ -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYiZbt5v%2BDSHOBoQkfbrLPiVk82sm5echqb4tHp_6Rr9nA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
