I just tried compiling an external module and noticed that include/ pike/precompile.pike has as its primary line:
#include "../lib/modules/Tools.pmod/Standalone.pmod/precompile.pike"
which isn't correct when Pike is installed. I temporarily changed the line to add an extra "../" but I know that's not the correct long term solution. Any suggestions?
Bill
pike-devel@lists.lysator.liu.se