include(head.html.m4) define(SECT,compile) include(navbar.html.m4) TITLE(Redistribution) PARAGRAPH([ This page is intended to give GNU/Linux distribution builders some help in building packages of PROGTITLE for their system. For the average user, it is of little use. ]) PARAGRAPH([ This document is quite new so it may be of limited use. Please contact me directly ( MAILMANGLE(z-man,users,sf.net) ) or use the ELINK(WEBBASE/contact.html,contact page) to get help or get your suggestions or own build scripts integrated into the next version. After all, it is in my own interest to make your work as easy as possible so this little game gets on as many distributions as possible. ]) SECTION(RPM package building) PARAGRAPH([ Have a look into the folder FILE(build/redhat) of the source distribution. There is a script called FILE(build) that can do all the work for you. You may have to adjust some of the variables set at the start to tailor some things. The user who executes the script must have write permissions to the RPM package directory tree, but does not need to be root. ]) PARAGRAPH([ Alternative: just use the distributed source RPMs. ]) ifelse(,,, SECTION(Debian package building) ) include(sig.m4) include(navbar.html.m4)