[X2Go-User] X2Go release day: nx-libs, x2goserver, x2goclient, x2gognomebindings, x2golxdebindings, x2godesktopsharing

John Williams jwilliams4200 at gmail.com
Wed Feb 22 22:02:51 CET 2012


On Wed, Feb 22, 2012 at 7:15 AM, Mike Gabriel
<mike.gabriel at das-netzwerkteam.de> wrote:
> Dear all,
>
> The X2Go Project it proud to announce a couple of new X2Go component
> releases:
>
>  - x2goserver (3.1.0.0)

x2goserver 3.1.0.0 will not build for me.

The problem seems to be with the calling of "man2html" in all of the
sub-Makefiles. man2html expects its input to be STDIN, not a file
argument. So all of the sub-Makefiles need to have "<" in front of the
input file argument so that the input is passed on STDIN.



More information about the x2go-user mailing list