Status: New
Owner: liuj...@google.com
Labels: Type-Defect Priority-Medium

New issue 320 by akvadr...@gmail.com: Patch setup.py so sdist works
http://code.google.com/p/protobuf/issues/detail?id=320

With this patch, protobuf can be installed with easy_install/pip/buildout/etc...

The required changes are:
1. cpp extensions should be built automatically, since the user cannot choose at install time
2. headers must be included in the source distribution
3. the compiled proto files are already included, but we should not exit when the sources are missing


Attachments:
        setup-sdist-fix.diff  1.9 KB

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to