Commit 925c5675 authored by lahiker42@gmail.com's avatar lahiker42@gmail.com

ok, try to be even more explicit

git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@331 00440858-1255-0410-a3e6-75ea37f81c3a
parent a9542483
......@@ -34,6 +34,10 @@ if test $BUILD_PROTOC_C = 1; then
you must add '-Iincludedir' to CXXFLAGS
and '-Llibdir' to LDFLAGS.
You can download the google's protobuf library from
the following page:
http://code.google.com/p/protobuf/downloads/list
If you did not specify a prefix when installing
protobuf, try
'./configure CXXFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment