I'm building a package called DTN http://www.dtnrg.org/wiki I've built the necessary bitbake file to build the main package, but the python stuff is tricky. It's a DTN problem though, as the thing didn't compile easily to begin with.
I'm running ubuntu gutsy. On Jan 11, 2008 4:42 AM, Michael 'Mickey' Lauer <[EMAIL PROTECTED]> wrote: > Kurtis Heimerl wrote: > >I've been working on cross compiling a particular software package, and > that's working just fine with the tools and direction given by the wiki. > >However, there's a python API it presents, which requires compiling a > python module. This, I cannot seem to get working, and i've been struggling > for a while. I understand this to be a limitation of python, as most of the > reading I've found says it's really difficult to cross compile. I don't > feel I'm at the level to modify the setup.py script enough to cross > compile correctly, and so I am at an impasse. > > OE makes that easy, there are a lot of Python packages already in. > Which package are you struggeling with? > > Regards, > > :M: > > -- > Dr. Michael 'Mickey' Lauer | IT-Freelancer | http://www.vanille-media.de > > >

