[maemo-developers] Creating a simple installer
From: Michael Stepanov michael at stepanoff.orgDate: Wed Dec 19 09:41:53 EET 2007
- Previous message: Creating a simple installer
- Next message: Creating a simple installer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 12/18/07, Rafael Proença <cypherbios at ubuntu.com> wrote: > > I think you just need a debian package. > For more [detailed] information about creating .deb packages see: > > http://maemo.org/development/documentation/how-tos/4-x/creating_a_debian_package.html > > > http://maemo.org/development/documentation/how-tos/4-x/making_application_packages.html > http://www.us.debian.org/doc/maint-guide/ Thanks for your suggestion, Rafael. I already created the package and specified there all dependencies. But the problem is that Application Manager cannot install dependencies automatically. It just displays exception. That's why I need to create some kind of installator which will add repositories and install packages using Application Manager API but without user interaction. Regards. > > On Dec 18, 2007 3:41 PM, Michael Stepanov <michael at stepanoff.org> wrote: > > > Hi, > > > > I need to create a simple installer which should install my application > > and its dependencies. As I saw it's impossible to specify more than one > > package which should be installed in the Application Manager script - > > *.install (I can be wrong BTW). Another way is to create a meta-package but > > it's again impossible to install all packages listed in its section > > Depends. > > > > My question is what is the proper way to create such installator? > > > > Thanks in advance. > > > > -- > > Cheers, > > Michael > > _______________________________________________ > > maemo-developers mailing list > > maemo-developers at maemo.org > > https://lists.maemo.org/mailman/listinfo/maemo-developers > > > > > > > -- > Rafael Proença > https://launchpad.net/~cypherbios <https://launchpad.net/%7Ecypherbios> > http://www.cypherbios.org/blog > http://www.ubuntu-br.org -- Cheers, Michael -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20071219/e61a3cb8/attachment.htm
- Previous message: Creating a simple installer
- Next message: Creating a simple installer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]