#835: Installation (and Update) of RuleDispatch-0.5a0.dev-r2115 fails on Mac OS
X
10.4.6
--------------------------+-------------------------------------------------
Reporter: anonymous | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 1.0b1
Component: Installation | Version: 0.9a5
Severity: normal | Resolution:
Keywords: |
--------------------------+-------------------------------------------------
Changes (by anonymous):
* cc: => [EMAIL PROTECTED]
Comment:
Good news ... I found a solution ...
(Since there is a duplicate (#897) I added the reporter as CC ...)
I use an universal binary of python ... so it seem logical that I can't
use a pure PPC version of the !RuleDispatch egg ... I think that's the
reason why the binary egg isn't used (It's for PPC only ...)
And for compiling binary python extensions a simple PPC SDK can't be used,
only an Universal Binary SDK ...
Take a look at [http://bob.pythonmac.org/archives/2006/04/10/python-and-
universal-binaries-on-mac-os-x/ this page] for more information.
I downloaded version 2.3 of apples developer tools (915MB ...), installed
them (including the needed universal SDK) and tried to install !TurboGears
0.9a6 ... '''Installation completed successfully !!!'''
BTW: Compiling with GCC4 works with warnings ... Compilation with GCC3
fails (some problems with the used command line parameters)
Now I can start testing !TurboGears with ''RuleDispatch-0.5a0.dev_r2115-
py2.4-macosx-10.4-fat.egg'' (and ''cElementTree-1.0.5_20051216-py2.4
-macosx-10.4-fat.egg'') ...
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/835>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" 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-tickets
-~----------~----~----~----~------~----~------~--~---