meillo@59: Distribution specific stuff meillo@59: =========================== meillo@59: meillo@59: Debian meillo@59: ------ meillo@59: meillo@59: If you compile for Debian, do the configure with at least these options: meillo@59: meillo@59: ./configure --with-liblockfile --with-group=mail meillo@59: meillo@59: Use the group `mail' instead of the group `trusted'. meillo@59: meillo@59: You can also build your own Debian package with meillo@59: meillo@59: dpkg-buildpackage -rfakeroot meillo@59: meillo@59: You need to have fakeroot installed to do this. Or, as root, do: meillo@59: meillo@59: dpkg-buildpackage meillo@59: meillo@59: However, you better have a look at the official masqmail package in meillo@59: Debian. meillo@59: meillo@59: apt-get source masqmail meillo@59: meillo@59: is your friend. meillo@59: meillo@59: meillo@59: meillo@59: SuSE/Redhat meillo@59: ----------- meillo@59: meillo@59: There are spec files for rpm creation on the website. You may have to meillo@59: adjust these files.