[maemo-developers] Creating a simple installer

From: Ross Burton ross at burtonini.com
Date: Wed Dec 19 09:48:17 EET 2007
On Wed, 2007-12-19 at 09:38 +0200, Michael Stepanov wrote:
> I'd like to provide for users a simplest way to install my
> application. As I know Application Manager just display the error
> about missing dependencies but not install them automatically (at
> least in OS2007)! So, I'd like to create some installer which add all
> needed repositories and install all needed dependencies without user
> interaction. I found some example of  osso-xterm
> ( http://maemotalk.feelslikeburning.com/2006/04/27/metapackage-osso-xterm/). It includes binaries of following packages - osso-xterm, tiny-vim, slocate and openSSH. But in my case I prefer not put all needed binaries into one package because it'll make maintaining of them too difficult. 
> 
> As I understand *.install file can contain one package only. Or I'm
> wrong? If it allows to specify there more than one package it'll be
> enough for me.

The application manager can install dependencies (my Tasks package
depends on four other packages, which all get installed correctly).  Is
the problem that the dependencies you want to install are in another
repository?

One way of debugging this is to install your application from a terminal
using apt-get, this will give you decent error messages.

Ross
-- 
Ross Burton                                 mail: ross at burtonini.com
                                          jabber: ross at burtonini.com
                                     www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF




More information about the maemo-developers mailing list