Python for ARM7?

Sybren Stuvel sybrenUSE at YOURthirdtower.com.imagination
Wed Sep 14 12:33:49 EDT 2005


Ken Seehart enlightened us with:
> I could try to unpack them on another (non-ARM7) linux box and then
> move the files over to the ARM7 device.

Yep, that should work.

> Better yet, can I unpack them on windows XP somehow?

Don't know.

> If for some reason that is not possible, i suppose my next step is
> to find a compatible ARM7 linux installation to unpack on another
> machine to steal files from.

Why? You can extract the files just fine on any ARM machine. It's the
code in the binaries that you can't execute on anything but ARM. Just
extracting some files can be done on any system.

> It there an easy to obtain the files I need without attempting to
> reintall linux?

Sure, just use a live CD.

>    (any other commands that ipkg runs)

As I said: you can extract the files even without ipkg. Just untar
them and take a good look at the contents. You'll figure it out.

Sybren
-- 
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself? 
                                             Frank Zappa



More information about the Python-list mailing list