We are trying to install Scribe on top of the Thrift. After we built and installed Thrift and Scribe, we tried to test out the php scribe client, we got the following error. We could not find this "FacebookService.php" under the thrift dir. If looks that php stub was not built during the thrift build. Is there anyone encounter this issue before?
Thanks, Jonathan Warning: include_once(/home/jonathan/thrift/lib/php/src/packages/fb303/FacebookService.php): failed to open stream: No such file or directory in /home/jonathan/scribe-2.0/src/gen-php/scribe.php on line 10
