In the upcoming 0.9.5.6 release, we have removed the PHPTHRIFT_ROOT cmake
variable in favor of a THRIFT_SOURCE_DIR cmake variable that should point
to the toplevel Thrift source directory.  This means changing your cmake
command from something like this:

cmake -DPHPTHRIFT_ROOT=/usr/src/thrift/lib/php/src ...

to something like this:

cmake -DTHRIFT_SOURCE_DIR=/usr/src/thrift ...

- Doug

-- 
You received this message because you are subscribed to the Google Groups 
"Hypertable Development" 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/hypertable-dev?hl=en.

Reply via email to