> export DESTDIR=/usr/local/ > ./waf configure --refclock=all --prefix=BATSHT && ./waf build &&./waf install > /usr/local/u1/local/src/NTP/ntpsec/BATSHT/{bin,sbin,share} You didn't put a / in front of BATSHT so it turns that into the full pathname of a local directory and then puts DESTDIR in front of that. -- These are my opinions. I hate spam.