Open GoogleCodeExporter opened 9 years ago
(Thank you)
Original comment by jellybea...@gmail.com
on 19 Jan 2013 at 12:03
I think you still need to do autoconf/automake in order to translate
Makefile.am -> Makefile.in -> Makefile in the src directory.
Original comment by yuning.c...@gmail.com
on 31 Jan 2013 at 3:10
[deleted comment]
I don't believe you do, but maybe you do (?). The issue is that the steps to
build protocol buffers are not correctly documented in the svn trunk.
The README.txt in both the .zip I linked and the raw repository states as the
first step:
$ ./configure
There is no configure script provided in svn tags/2.4.1, but there is in the
.zip I linked. I'm not really familiar with autoconf/automake, but is this
script not generated by that buildchain?
Hope I explained that clearly, and, sorry, if I'm missing something obvious
somewhere.
Original comment by jellybea...@gmail.com
on 31 Jan 2013 at 9:08
Original issue reported on code.google.com by
jellybea...@gmail.com
on 19 Jan 2013 at 12:02