On FreeBSD: ./confgure; gmake; su; gmake install On NetBSD: mv XXX+netbsd XXX; ./configure --prefix=/usr/pkg; ...