
Originally Posted by
hamishwillee
Thank you very much for your response, it was helpful. Below is the result of my research.
a)If I want to bundle the runtime with my application, how do I specify this in the application packager?
The suggested answer is to use the mergesis option of ensymble to merge the runtime SIS file into the parent sis file. However:
i) mergesis clearly states that it does not allow merging of SIS files that contain embedded SIS files.
ii) the maemo garage has only SIS files which embed PIPS/OpenC
For this use case to work either mergesis needs to support merging of SIS files with embedded SIS OR, the maemo garage needs to supply (in addition to this SIS) separate SIS for python and pips (only)
The only other alternative I see is to use the makesis tool in the C++ SDK to create the package, which somewhat defeats the purpose of having ensymble.