On Mon, Jan 21, 2019 at 7:34 PM Taylor White <[email protected]> wrote:
> Here's where I'm at now: > > I can't compile programs with rc libraries. I was trying to use some the > examples from strawsondesign.com and getting the following error: > fatal error: rc/led.h: no such file or directory > > I was concerned about this because it doesn't look like there are any > files or directories loaded on the BeagleBone Blue. When I logged on > initially with SSH, I just saw a "bin" directory with no files it in. > When that "bin" directory exists in the user home, it get's auto-added to the $PATH variable, it's empty because, that's your easy place to copy bin's.. > It seem like I need the librobotcontrol package at a minimum to run these > examples. The Installation section of the strawsondesign.com manual says > that the correct images should have the librobotcontrol packages > pre-installed. I used cat /etc/dogtag to figure out what version I have. > > cat /etc/dogtag > BeagleBone.org Debian Image 2017-04-09 > > The recommended version is 2018-10-07 BeagleBone Blue Flasher Image > (checksum). My plan is to try and get this image loaded using Etcher, which > hopefully works with Windows 10. If this doesn't work or doesn't have the > librobotcontrol directories than I'll try to install librobotcontrol from > the github repository manually. Manually installation doesn't look straight > forward as I had hoped. I'm guessing that I have to download on the files > from the repository (https://github.com/StrawsonDesign/librobotcontrol) > on to a CD, transfer everything to the BBone Blue, and run the install.sh > script. > > All those projects and the librobotcontrol git repo is available in the default 2018-10-07 image.. 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/CAOCHtYikSZGqtGWchzLgf49e37vC08EMbGD1H2MgMqQn9nh8Dg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
