Softether compile error using debian-8.5-console-armhf-2016-06-05-2gb

40 views
Skip to first unread message

gj3...@gmail.com

unread,
Jun 13, 2016, 1:20:33 PM6/13/16
to BeagleBoard

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#

Not sure what to do next.  Following youtube video where install was in Pi Raspian Jesse running in console mode using the same download from the Softether site.

Files downloaded and extracted from Softether site are below.

root@beaglebone:/vpnserver# ls -la
total 1476
drwxrwxrwx  4 root root    4096 Apr 24 01:11 .
drwxr-xr-x 22 root root    4096 Jun 13 09:14 ..
-rwxrwxrwx  1 root root    1524 Apr 24 01:11 .install.sh
-rwxrwxrwx  1 root root    1881 Apr 24 01:11 Authors.txt
-rwxrwxrwx  1 root root    2859 Apr 24 01:11 Makefile
-rwxrwxrwx  1 root root   30801 Apr 24 01:11 ReadMeFirst_Important_Notices_cn.txt
-rwxrwxrwx  1 root root   36297 Apr 24 01:11 ReadMeFirst_Important_Notices_en.txt
-rwxrwxrwx  1 root root   50695 Apr 24 01:11 ReadMeFirst_Important_Notices_ja.txt
-rwxrwxrwx  1 root root   58932 Apr 24 01:11 ReadMeFirst_License.txt
drwxrwxrwx  2 root root    4096 Apr 24 01:11 code
-rwxrwxrwx  1 root root 1295363 Apr 24 01:11 hamcore.se2
drwxrwxrwx  2 root root    4096 Apr 24 01:11 lib

Thoughts?

Regards
George

Robert Nelson

unread,
Jun 13, 2016, 2:06:34 PM6/13/16
to Beagle Board, gj3...@gmail.com
On Mon, Jun 13, 2016 at 12:20 PM, <gj3...@gmail.com> 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/

gj3...@gmail.com

unread,
Jun 13, 2016, 5:06:39 PM6/13/16
to BeagleBoard, gj3...@gmail.com


On Monday, June 13, 2016 at 11:06:34 AM UTC-7, RobertCNelson wrote:
On Mon, Jun 13, 2016 at 12:20 PM,  <gj3...@gmail.com> 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?


 Thank you Robert - exactly the help I needed as a new user of Debian on the BBB.  I only have limited experience with full installs of Ubuntu 16.04 and earlier on my home computer where all utilities are available without having to know much of the internal workings of Linux.

Regards,
George Jones
Reply all
Reply to author
Forward
0 new messages