I started again.  Installed python 2.5.2 and reinstalled TurboGears.
Had to install XCode and redo the turbo gears install, it wanted GCC
and I forgot to install it first.  During the last install I received
the following errors:

[...]
unning PyProtocols-1.0a0dev-r2302/setup.py -q bdist_egg --dist-dir /
tmp/easy_install-aYvdhe/PyProtocols-1.0a0dev-r2302/egg-dist-tmp-u7J9_f
src/protocols/_speedups.c: In function '__pyx_f_9_speedups__adapt':
src/protocols/_speedups.c:317: warning: comparison of distinct pointer
types lacks a cast
src/protocols/_speedups.c: In function '__pyx_f_9_speedups__adapt':
src/protocols/_speedups.c:317: warning: comparison of distinct pointer
types lacks a castsrc/protocols/_speedups.c:317: warning: passing
argument 2 of 'PyType_IsSubtype' from incompatible pointer type

src/protocols/_speedups.c:317: warning: passing argument 2 of
'PyType_IsSubtype' from incompatible pointer type
src/protocols/_speedups.c: In function
'__pyx_f_9_speedups_buildClassicMRO':
src/protocols/_speedups.c:690: warning: passing argument 1 of
'PyList_Append' from incompatible pointer type
src/protocols/_speedups.c:694: warning: assignment from incompatible
pointer type
src/protocols/_speedups.c: In function
'__pyx_f_9_speedups_buildClassicMRO':
src/protocols/_speedups.c:690: warning: passing argument 1 of
'PyList_Append' from incompatible pointer type
src/protocols/_speedups.c:694: warning: assignment from incompatible
pointer type
src/protocols/_speedups.c: In function
'__pyx_f_9_speedups_classicMRO':
src/protocols/_speedups.c:772: warning: passing argument 1 of
'PyList_Append' from incompatible pointer type
src/protocols/_speedups.c:778: warning: passing argument 1 of
'PyList_Append' from incompatible pointer type
src/protocols/_speedups.c: In function
'__pyx_f_9_speedups_buildECMRO':src/protocols/_speedups.c: In function
'__pyx_f_9_speedups_classicMRO':
src/protocols/_speedups.c:772: warning: passing argument 1 of
'PyList_Append' from incompatible pointer type

src/protocols/_speedups.c:833: warning: passing argument 1 of
'PyList_Append' from incompatible pointer type
src/protocols/_speedups.c:778: warning: passing argument 1 of
'PyList_Append' from incompatible pointer type
src/protocols/_speedups.c: In function
'__pyx_f_9_speedups_extClassMRO':
src/protocols/_speedups.c:900: warning: passing argument 1 of
'PyList_Append' from incompatible pointer type
src/protocols/_speedups.c:906: warning: passing argument 1 of
'PyList_Append' from incompatible pointer type
src/protocols/_speedups.c: In function
'__pyx_f_9_speedups_buildECMRO':
src/protocols/_speedups.c:833: warning: passing argument 1 of
'PyList_Append' from incompatible pointer type
src/protocols/_speedups.c: In function '__pyx_f_9_speedups_getMRO':
src/protocols/_speedups.c:976: warning: comparison of distinct pointer
types lacks a cast
src/protocols/_speedups.c:976: warning: passing argument 2 of
'PyType_IsSubtype' from incompatible pointer type
src/protocols/_speedups.c: In function
'__pyx_f_9_speedups_extClassMRO':
src/protocols/_speedups.c:900: warning: passing argument 1 of
'PyList_Append' from incompatible pointer type
src/protocols/_speedups.c:906: warning: passing argument 1 of
'PyList_Append' from incompatible pointer type
src/protocols/_speedups.c: In function
'__pyx_f_9_speedups_Protocol__adapt__':
src/protocols/_speedups.c: In function '__pyx_f_9_speedups_getMRO':
src/protocols/_speedups.c:976: warning: comparison of distinct pointer
types lacks a cast
src/protocols/_speedups.c:976: warning: passing argument 2 of
'PyType_IsSubtype' from incompatible pointer type
src/protocols/_speedups.c: In function
'__pyx_f_9_speedups_Protocol__adapt__':
src/protocols/_speedups.c:1154: warning: passing argument 1 of
'PyList_Append' from incompatible pointer type
src/protocols/_speedups.c:1160: warning: passing argument 1 of
'PyList_Append' from incompatible pointer type
src/protocols/_speedups.c:1184: warning: comparison of distinct
pointer types lacks a cast
src/protocols/_speedups.c:1184: warning: passing argument 2 of
'PyType_IsSubtype' from incompatible pointer type
src/protocols/_speedups.c:1154: warning: passing argument 1 of
'PyList_Append' from incompatible pointer type
src/protocols/_speedups.c:1160: warning: passing argument 1 of
'PyList_Append' from incompatible pointer type
src/protocols/_speedups.c:1184: warning: comparison of distinct
pointer types lacks a cast
src/protocols/_speedups.c:1184: warning: passing argument 2 of
'PyType_IsSubtype' from incompatible pointer type
Adding PyProtocols 1.0a0dev-r2302 to easy-install.pth file

[...]


tg-admin info returned:
TurboGears Complete Version Information

TurboGears requires:

* TurboGears 1.0.4.4
* TurboKid 1.0.4
* TurboJson 1.1.2
* TurboCheetah 1.0
* simplejson 1.7.4
* setuptools 0.6c7
* RuleDispatch 0.5a0.dev-r2306
* PasteScript 1.6.2
* FormEncode 0.9
* DecoratorTools 1.7
* configobj 4.5.2
* CherryPy 2.3.0
* kid 0.9.6
* RuleDispatch 0.5a0.dev-r2306
* Cheetah 2.0.1
* PyProtocols 1.0a0dev-r2302
* PasteDeploy 1.3.1
* Paste 1.6
* DecoratorTools 1.7

Toolbox Gadgets

* info (TurboGears 1.0.4.4)
* catwalk (TurboGears 1.0.4.4)
* shell (TurboGears 1.0.4.4)
* designer (TurboGears 1.0.4.4)
* widgets (TurboGears 1.0.4.4)
* admi18n (TurboGears 1.0.4.4)

Identity Providers

* sqlobject (TurboGears 1.0.4.4)
* sqlalchemy (TurboGears 1.0.4.4)

tg-admin Commands

* info (TurboGears 1.0.4.4)
* shell (TurboGears 1.0.4.4)
* quickstart (TurboGears 1.0.4.4)
* update (TurboGears 1.0.4.4)
* sql (TurboGears 1.0.4.4)
* i18n (TurboGears 1.0.4.4)
* toolbox (TurboGears 1.0.4.4)

Visit Managers

* sqlobject (TurboGears 1.0.4.4)
* sqlalchemy (TurboGears 1.0.4.4)

Template Engines

* kid (TurboKid 1.0.4)
* json (TurboJson 1.1.2)
* cheetah (TurboCheetah 1.0)

Widget Packages


TurboGears Extensions

* visit (TurboGears 1.0.4.4)
* identity (TurboGears 1.0.4.4)

Doesn't that mean it succeeded?  What do the errors mean and are they
anything I should be concerned about?

Thanks much,
Kattni
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to