Hi I am new to Protocol Buffers and trying to install it on Intel core i3 with windows 7 64 bit. I copied protocol buffers files to
C:\Users\Program Files\protobuf-2.4.1 and intalled Cygwin and cd to protocol buffers directory /cygdrive/c/Program Files/protobuf-2.4.1 $ ./configure and result is checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... no checking for gcc... no checking for cc... no checking for cl.exe... no configure: error: in `/cygdrive/c/Program Files/protobuf-2.4.1': configure: error: no acceptable C compiler found in $PATH See `config.log' for more details. and when I typed gaurav@gaurav-VAIO /cygdrive/c/Program Files/protobuf-2.4.1 $ make -bash: make: command not found I new to Linux and Protocol Buffers. I will appreciate if some can help and send complete instructions for installs for use with Java. Thanks Gaurav Agarwal -- 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.
