Slashdot Mirror


How to Make Easy-to-Package Software, Part 2

jmmv writes "A month ago (more or less), the first part of the Making packager-friendly software was published and announced here; it seemed to be warmly accepted by the community. Now it's the turn for the second (and last) part, which has just seen the light. It deals with problems caused by recursive dependencies, configuration file handling, unprivileged builds, the make utility, build infrastructure oddities and some notes about code portability. Of course, these are just suggestions to try to make the life of packagers a bit simpler; you can just ignore them if you want to. I hope it will be of interest and that future versions of your creations are easier to package. Thanks!"

1 of 13 comments (clear)

  1. Re:Installers by davegaramond · · Score: 0, Troll

    Well, Windows is much worse than Linux. Package management (RPM, dpkg, etc) is much better than "installers", which are basically programs to copy files manually into the filesystem. How old-fashioned.