Hi folks, I'm looking to build/target a ppc version from an i686 (linux 2.6.17 on both) box...
Does anyone know of the existence of an unpacked (cracked eggs :-) version of all the components of TG. A while back, I asked for help in this regard, and I was told that almost all of TG (except cElementTree) is comprised of pure .py files. So I thought I would be able to do a i686 build/deploy and then get the files I needed for the ppc deploy.... At this point I'm not keen on the cElementTree version - will cross that hurdle later... So I tried an i686 build and noticed it has created a few i686-specif .egg files: PyProtocols-1.0a0-py2.4-linux-i686.egg RuleDispatch-0.5a0.dev_r2115-py2.4-linux-i686.egg and this 1686-specific folder: Cheetah-2.0rc7-py2.4-linux-i686.egg/ If all the contents are pure .py files, shouldn't it be possible to unpack the original .egg files from http://tg/preview, unpack them and just "copy" the .py files to .../site-packages (of my tarball) - then deploy my tarball to the target ppc box... Or is there more (magic) to it than meets the eye... :-) Thanks, /venkat --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

