openssh static build - mission impossible?

Mr Dash Four mr.dash.four at googlemail.com
Wed Mar 7 02:14:08 EST 2012


> Lately, I have been working on a Perl module that does just that.
>
> It is still a work in progress. My aim was to be able to create easy to
> install binaries for platforms that do not include recent versions of
> OpenSSH (Solaris, HP-UX, AIX, etc.), but it may serve you as well. At
> least you will see a set of flags and configure options that work on
> Unix systems.
>
> In order to use it, you will have to download the following two modules
> from github
>
>   https://github.com/salva/p5-Module-StaticBinaryBuilder
>   https://github.com/salva/p5-Net-OpenSSH-StaticBinary
>
> Install the first module and then run the StaticBuild.PL script from the
> second. It will take care of downloading the packages (openssl and
> openssh), and compile them from scratch with the proper options.
>   
Thanks, I'll look into this one - much appreciated!


More information about the openssh-unix-dev mailing list