Hi
Am I correct, pilerpurge is not build in V1.3.0? If I look into the Makefile for V1.2 is can see this line: all: libpiler.a piler pilerconf pilerget pileraget pilerimport pilerexport pilerpurge reindex test For Version 1.3, the corresponding line of Makefile looks like: all: libpiler.a piler pilerconf pilerget pileraget pilerimport pilerexport reindex test voila: pilerpurge is missing, therefore the binary will not build. BR Uwe
