2.6. Creating binary distribution

You can create a binary distribution (tar.bz2 archive, Debian or RPM package) for your platform. To create a binary do please the command make bin-dist for tar.bz2 archive; make pkg-deb for Debian package; make pkg-rpm for RPM package. Please note, if you select the later option a Debian package will be created and then converted into RPM package with alien utility.