compile_configure() { ./configure --prefix="$dir_prefix" --sysconfdir=/etc $@ make make DESTDIR="$dir_install/" install }