2007/8/23, Manas Mittal <[EMAIL PROTECTED]>: > Hi, > > I am trying to get some software that used to run on the N770 and used > Python 2.4, PyUSB (and therefore LibUSB) to run on the N800. One approach > that I considered was to use Python 2.4 for the N800 and then just copy over > the LibUSB from the 770, and install PyUSB. However, Python 2.4 seems to be > unavailable for the N800. In case anyone knows where I could get it, please > share the info. > Otherwise, what would be the best approach ? Should I try to compile Python > 2.4 on scratchbox for the N800 ? Or should I try to compile LibUSB for the > N800 on scratchbox for Python 2.5.
I would try to get a 2.5 version going, since the de-facto version for Python on Maemo seems to be 2.5. At least if you intend foro someone else to use it too (having two pythons on N800 doesn't sound like a sensible thing to do :). -- Kalle Vahlman, [EMAIL PROTECTED] Powered by http://movial.fi Interesting stuff at http://syslog.movial.fi _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
