# tar zxfv samba-????.tar.gz # cd samba-????/source # ./configure \ --prefix=/usr \ --exec-prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ --includedir=/usr/include \ --libdir=/etc/samba \ --localstatedir=/var \ --with-fhs \ --with-privatedir=/etc/samba \ --with-lockdir=/var/lock/samba \ --with-piddir=/var/run \ --with-swatdir=/usr/share/swat \ --with-codepagedir=/usr/s