On Wed, Oct 1, 2008 at 23:12, Spencer, Bob <[EMAIL PROTECTED]> wrote: > Yes. Moblin created a compliance spec for the first generation and we > are working on a new specification for the next generation of netbooks > and MIDs. Netbooks will be close to LSB with some additional quality > requirements for power consumption, boot time, and form-factor > requirements. MID may deviate a bit more from LSB due to smaller > footprint and other factors.
That's great! Many applications will probably still have dependencies that cannot be reasonably covered by any compliance spec. Lets say an application that requires Python bindings for Gstreamer and Clutter for example. How should I package this kind of application for MID running Midinux: Should I try to bundle the external dependencies in a way that these are isolated from the rest of the system to prevent "DLL hell" (or .so hell;-)? What environment should be used to compile the binaries? I'm thinking of some kind of Moblin base system chroot but with development packages like compiler and headers for the base libs. -- Tero _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
