On Mon, Jun 13, 2016 at 12:20 PM, <[email protected]> wrote: > > Trying to compile Softether VPN using BBB Rev B board in Jesse console as > noted in subject line. Get the following output in Terminal: > > > ./.install.sh: 81: ./.install.sh: make: not found > root@beaglebone:/vpnserver#
So... Install make? sudo apt-get update sudo apt-get install build-essential 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/CAOCHtYg1-8hOy4sY3RkDFX%3D2vf8ir6zB6rUCDk7m0sO_wFo8ew%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
