[FreeNX-kNX] Protocol mismatch or no authentication data

Fabian Franz FabianFranz at gmx.de
Sun Aug 12 05:47:39 UTC 2007


Hi,

> On Mar 8, 2007, at 5:37 AM, Fabian Franz wrote:
> 
> I also made these other changes:
> 
> Changed all instances of:
> rev | cut -d"-" -f2 | rev
> to:
> awk 'BEGIN {FS="-"} {i=NF-1; print $i}'
> 
> which is a more efficient way of printing the second last field in a  
> record separated by "-".
> 
> Added COMMAND_PERL key to nxloadconfig and changed all instances of  
> the bareword perl to $COMMAND_PERL. perl might not be available in  
> PATH and/or may not be named perl.
> 
> Made some small changes in order to allow COMMAND_MD5SUM=openssl md5  
> in nxloadconfig (openssl is available on more machines than md5sum, I  
> think).
> 
> There is also an issue that posix find does not take a -mmin flag.  
> Having it with a granularity of days sucks though. If I were you I  
> might not apply that bit of the patch.
> 
> This patch has been edited, so might not apply, sorry.

It did apply fine and was commited to SVN.

Thanks for the patch and the patience.

cu

Fabian



More information about the FreeNX-kNX mailing list