Start: Start pike in a consistent way. Fixes [bug 6516 (#6516)] #14. Start pike with eval "\"$pike\" $PIKEARGS $DEFINES..." in all places. Previously there were a few places that used $PIKE and many that did not use eval. This could cause quoting-level problems. [bug 6516 (#6516)] #14. Rev: server/start:1.249