On Wed, Feb 22, 2012 at 7:15 AM, Mike Gabriel
<[email protected]> 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.
_______________________________________________
X2Go-Dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/x2go-dev

Reply via email to