Which LINUX Distro includes SoftEther Binary Package?
-
- Posts: 15
- Joined: Fri Jun 12, 2015 6:12 pm
Which LINUX Distro includes SoftEther Binary Package?
i know one can compile it manually, but i'm lazy....
-
- Posts: 62
- Joined: Tue Mar 17, 2015 7:54 am
Re: Which LINUX Distro includes SoftEther Binary Package?
Are you talking about installation through yum install or apt-get install?
So far, I've not found any of the distributions that are able to do this, at least through official repositories. Neither do I know of any unofficial repositories that have Softether package.
Therefore, you can only do installation through extraction and make install.
So far, I've not found any of the distributions that are able to do this, at least through official repositories. Neither do I know of any unofficial repositories that have Softether package.
Therefore, you can only do installation through extraction and make install.
-
- Posts: 15
- Joined: Fri Jun 12, 2015 6:12 pm
Re: Which LINUX Distro includes SoftEther Binary Package?
yes, thanks.
guess softEther developers not very interested in this... : (
guess softEther developers not very interested in this... : (
-
- Posts: 551
- Joined: Wed Jul 24, 2013 12:09 pm
Re: Which LINUX Distro includes SoftEther Binary Package?
I would worry if there are bugs coming from the compilers, it will be difficult or complicated to diagnose.
-
- Posts: 15
- Joined: Fri Jun 12, 2015 6:12 pm
Re: Which LINUX Distro includes SoftEther Binary Package?
what do you mean?
btw
i see there are ppa for ubuntu
https://launchpad.net/~dajhorn/+archive ... /softether
and debian has an thread about this
https://bugs.debian.org/cgi-bin/bugrepo ... bug=757746
btw
i see there are ppa for ubuntu
https://launchpad.net/~dajhorn/+archive ... /softether
and debian has an thread about this
https://bugs.debian.org/cgi-bin/bugrepo ... bug=757746
-
- Posts: 551
- Joined: Wed Jul 24, 2013 12:09 pm
Re: Which LINUX Distro includes SoftEther Binary Package?
I mean compiling for different common Linux distributions allows the packages used by different users to be uniform as they are compiled with the same way together, like the one for Windows because they are already compiled by the developers so users are using the exactly the same executable as long as they keep updating their software, removing some factors of causing bugs that differ from each user.
-
- Posts: 15
- Joined: Fri Jun 12, 2015 6:12 pm
Re: Which LINUX Distro includes SoftEther Binary Package?
of course when you build binary for other distros you use the distro itself to make the binary, you don't make a binary usnig slackware and expect it to run on debian.
that can be done some of the time but is obviously not the recommended way
individual packages of each distro are maintained by the distro guys themselves, there's someone responsible for the openssl master tree, and someone responsible for openssl at arch specifically at the arch distro, etc...
we are getting off-topic though.
that can be done some of the time but is obviously not the recommended way
individual packages of each distro are maintained by the distro guys themselves, there's someone responsible for the openssl master tree, and someone responsible for openssl at arch specifically at the arch distro, etc...
we are getting off-topic though.
-
- Posts: 551
- Joined: Wed Jul 24, 2013 12:09 pm
Re: Which LINUX Distro includes SoftEther Binary Package?
I mean I want to have an exactly the same binary for each OS as others, like Fedora users should use the same binary obtaining from yum, avoid bugs coming from different compiling environments like different gcc versions.
-
- Posts: 15
- Joined: Fri Jun 12, 2015 6:12 pm
Re: Which LINUX Distro includes SoftEther Binary Package?
kh_tsang wrote:
> I mean I want to have an exactly the same binary for each OS as others,
> like Fedora users should use the same binary obtaining from yum, avoid bugs
> coming from different compiling environments like different gcc versions.
Ditto.
I think best would be for SoftEther developers to take on this duty for the major distros. but it seems they're not interested, maybe bcs of japanese culture... : (
> I mean I want to have an exactly the same binary for each OS as others,
> like Fedora users should use the same binary obtaining from yum, avoid bugs
> coming from different compiling environments like different gcc versions.
Ditto.
I think best would be for SoftEther developers to take on this duty for the major distros. but it seems they're not interested, maybe bcs of japanese culture... : (