On 11/13/06, Stuart Langridge <sil kryogenix org> wrote:
It checks, I think, for all required *runtime* dependencies. What it doesn't do, as per earlier mail, is check for compile-time dependencies, i.e., all the stuff that you need to compile gstreamer and plugins. This is because I don't know how to do that...
For each distribution, install a default install and make a list of the packages. Then install everything necessary to compile Jokosher. Make another list of the packages and diff the two. This list can then be used in your runscript in the context of a graphical install-these-packages command (different for each distro I guess).