Re: [Scratchbox-users] Emulating big endian

2010-12-20 Thread wangji
hi Vasek, I am sorry not letting you the ref_url_detail go to this :https://sourceforge.net/projects/toysbox/files/scratchboxToolkit/ http://sourceforge.net/projects/toysbox/files/scratchboxToolkit/ScratchboxMultiCpu-3.0-dsl.iso http://sourceforge.net/projects/toysbox/files/scratchboxToolkit/Scra

Re: [Scratchbox-users] Emulating big endian

2010-12-20 Thread wangji
forgot to mention : https://sites.google.com/site/learnembeddedlinuxnow/home/intro-to-scratchboxmulticpu-livecd On Sun, 2010-12-19 at 17:22 +0100, Vaclav Barta wrote: > On Saturday 18 December 2010 09:23:56 wangji wrote: > > you can try one of the livecdScratchbox(I)Toolkit which do contain arm

[Scratchbox-users] Python error under Scratchbox2: 'module' object has no attribute 'expat

2010-12-20 Thread Matthew Braun
Greetings! I'm using Scratchbox2 (2.0-lta101) on a Ubuntu host (10.10) with an Angstrom for Armv7a target (BeagleBoard). I am attempting to compile Flumotion (0.8.0) but Python (2.6.6) is failing and I'm wondering how best to go about troubleshooting the problem. Steps taken: 1) I built a comple

Re: [Scratchbox-users] Python error under Scratchbox2: 'module' object has no attribute 'expat

2010-12-20 Thread Lauri T. Aarnio
On Dec 20, 2010, at 3:37 PM, ext Matthew Braun wrote: Greetings! I'm using Scratchbox2 (2.0-lta101) on a Ubuntu host (10.10) with an Angstrom for Armv7a target (BeagleBoard). I am attempting to compile Flumotion (0.8.0) but Python (2.6.6) is failing and I'm wondering how best to go about tr

Re: [Scratchbox-users] Python error under Scratchbox2: 'module' object has no attribute 'expat

2010-12-20 Thread Matthew Braun
Lauri, I was using the version of Scratchbox that came with apt and, wouldn't you know it, upgrading to the version from Git fixed the problem! Thanks for pointing that out! -- Matthew Braun On 12/20/10 10:36 AM, "Lauri T. Aarnio" wrote: > >On Dec 20, 2010, at 3:37 PM, ext Matthew Braun wr