<br><br><div><span class="gmail_quote">On 12/19/07, <b class="gmail_sendername"><a href="mailto:josh.soref@nokia.com">josh.soref@nokia.com</a></b> <<a href="mailto:josh.soref@nokia.com">josh.soref@nokia.com</a>> wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Michael Stepanov wrote:<br>> Thanks for your suggestion, Rafael. I already created the
<br>> package and specified there all dependencies. But the problem<br>> is that Application Manager cannot install dependencies<br>> automatically. It just displays exception.<br><br>Application manager will only handle dependencies if you install from a repository. If you try to install the same .deb using install from file, it will not follow dependencies.
<br><br>In theory, if you create:<br>1. a deb with proper dependencies<br>2. a repository and insert the deb<br>3. a .install file that ensures the necessary repository(ies) are available and instructs application manager to install the package (1)
<br>Then when the user loads the .install file (3) it will get the repository (2), look for the deb (1), and get the dependencies.</blockquote><div><br>Good point! If I understand clearly I can create .install file, specify there all repositories which should be added and the package with my application where all dependencies are listed. In that case when user load that file repositories should be added, dependencies and my package should be installed, right?
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">_______________________________________________<br>maemo-developers mailing list
<br><a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a><br><a href="https://lists.maemo.org/mailman/listinfo/maemo-developers">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br></blockquote>
</div><br><br clear="all"><br>-- <br>Cheers,<br>Michael