Hi everybody, It seems that the zip releases on the github doesn't preserve the symlinks which result the error below. "./tools/binman/binman: line 1: binman.py: command not found" I think it would be better to zip with symlink flags or shell forwarded args in the "tools/binman/binman" as below: "./tools/binman/binman.py $@" Regards, Metin