Hi, Current testdir support is broken: try ./configure --bindir=/usr/bin --mandir=/usr/share/man etc and you will end up with make.tmpl like # Setup directory variables prefix = $(DESTDIR)/usr exec_prefix = $(DESTDIR)/usr bindir = /usr/bin includedir = /usr/include libdir = /usr/lib sbindir = /sbin infodir = /usr/share/info mandir = /usr/share/man kerneldir = interface = ioctl interfacedir = $(top_srcdir)/lib/$(interface) bindir, libdir and friends are substituted to ${prefix}/bin only when --bindir is not specified. Attached patch fixes that properly. -- Arkadiusz Mi¶kiewicz CS at FoE, Wroclaw University of Technology arekm.pld-linux.org, 1024/3DB19BBD, JID: arekm.jabber.org, PLD/Linux