You need all the files that don't have "test" in the name. (The test files shouldn't be installed anyway.)
Protobufs do not depend on anything outside the Python standard library. On Wed, Apr 7, 2010 at 2:01 PM, Eric <[email protected]> wrote: > Hello, > I have Python and Google Protocol Buffers running on a CentOS system > using the standard install. I want to run my Python scripts on a > production server (also CentOS) but if possible I would like avoid > doing the full install. Is there a relatively small subset of files I > can copy from the development system to the production server to get > this running? > > thanks again, > Eric > > -- > 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]<protobuf%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/protobuf?hl=en. > > -- 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.
