Nothing new from what has been stated below, but a little more detail (links to older elementtree packages)
http://www.moblin.org/docs/Developing_Moblin_Applications/Quick_Starts/B uilding_an_Image/Install_Image_Creator/?s=Developing_Moblin_Applications /Quick_Starts/Building_an_Image/Install_Image_Creator Bob -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shane Bryan Sent: Monday, September 15, 2008 7:32 AM To: Paul Cooper Cc: [email protected]; [EMAIL PROTECTED] Subject: Re: [Moblin Dev] Image-creator fail to create Netbook project. On Mon, Sep 15, 2008 at 2:04 AM, Paul Cooper <[EMAIL PROTECTED]> wrote: > > I use Ubuntu 8.04 - it seems to be a problem with changes between > python > 2.4 and 2.5. I *think* that in 2.4 elementtree is an external module > whereas in 2.5 it's built in. The fix I've been using is to make sure > that python 2.4 is installed and then change the first line of > /usr/bin/yum to > > #!/usr/bin/env python2.4 > This is how I solved the problem on my system as well. Right or wrong, it just worked. Shane... _______________________________________________ dev mailing list [email protected] https://www.moblin.org/mailman/listinfo/dev _______________________________________________ dev mailing list [email protected] https://www.moblin.org/mailman/listinfo/dev
