Comment #11 on issue 66 by [email protected]: cannot install using
easy_install
http://code.google.com/p/protobuf/issues/detail?id=66
Could you try the following from protobuf-2.3.0/python:
python setup.py bdist_egg upload
Done. Did it work? How do I test it?
I think it's possible to change setup.py so that the egg
will include protoc (and any other files desired) but they'll reside in
the egg.
I doubt it, considering that protoc is a native binary, and I don't want to
maintain
a setuptools-based build system for protoc parallel to the existing
autotool-based
one.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups "Protocol
Buffers" 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/protobuf?hl=en.