On Mon, Dec 14, 2009 at 7:59 AM, Till Harbaum / Lists <[email protected]> wrote: > Hi, > > i am trying to port some software that requires scons at build time and which > in turn needs python2.5. There is a python 2.5 in the repository, but > scratchbox comes with its own python 2.3. > > Now the question: How do i make python2.5 the default? And this needs to be > in a way that also works with the autobuilder. > > I am trying to port the latest version of widelands to maemo5.
See the last two answers in http://pymaemo.garage.maemo.org/faq.html It is exactly like Faheem solution, but be warned that it may (in some rare circumstances) break some Scratchbox wrappers that depend on python2.3. So it is not a definitive solution for every package, but should work in your case. If it does not work, feel free to post the errors and preferably the debian/rules. Regards, -- Anderson Lizardo OpenBossa Labs - INdT Manaus - Brazil _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
