Page 1 of 1

Problem On Centos 7

Posted: Sat Nov 04, 2017 9:44 pm
by JellyVPN
Hi and Thanks for helping me , i want install Softether VPN Server on Centos 7 , i do every step until 7.3.6 after that not work , when move vpnserver folder to /usr/local/ and when set chmod 600 * , ooooops i can't find vpncmd on vpnserver folder and i find one vpncmd.a on /usr/local/vpnserver/code , so i decide use this instead vpncmd but not work , i can't install Softether VPN Server can you help me please?
http://www.softether.org/4-docs/1-manua ... igurations
----
i get error after extract and type make
http://prntscr.com/h6b6ag
------------------------------------------------
i get this error when type ./vpncmd
./vpncmd: line 1: syntax error near unexpected token `newline'
./vpncmd: line 1: `!<arch>'

Re: Problem On Centos 7

Posted: Wed Nov 15, 2017 7:06 am
by thisjun
Please install development environment.

Re: Problem On Centos 7

Posted: Fri Nov 17, 2017 12:14 pm
by JellyVPN
This need install Development Via Below Codes:
1. yum groupinstall Development Tools -y
2. yum install zlib-devel -y