twitter-archive / snowflake

Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees.
http://twitter.com/
7.67k stars 1.14k forks source link

who can help me ? a simple problem #2

Closed Nyu2Y closed 13 years ago

Nyu2Y commented 13 years ago

Use SBT and update successed . but Failure to compile .
The error informations are as follows: [error] Error running auto-compile-thrift-java: java.io.IOException: Cannot run program "thrift": java.io.IOException: error=2, No such file or directory
[error] Error running auto-compile-thrift-ruby: java.io.IOException: Cannot run program "thrift": java.io.IOException: error=2, No such file or directory How to Solve This Problem?
thank u for read
The novice needs to help. Please

xianxu commented 13 years ago

Seems you don't have thrift on your path?

Sent from my iPhone

On Mar 21, 2011, at 1:58 AM, Nyu2Yreply@reply.github.com wrote:

Use SBT and update successed . but Failure to compile . The error informations are as follows: [error] Error running auto-compile-thrift-java: java.io.IOException: Cannot run program "thrift": java.io.IOException: error=2, No such file or directory [error] Error running auto-compile-thrift-ruby: java.io.IOException: Cannot run program "thrift": java.io.IOException: error=2, No such file or directory How to Solve This Problem? thank u for read The novice needs to help. Please

Reply to this email directly or view it on GitHub: https://github.com/twitter/snowflake/issues/2

ryanking commented 13 years ago

Try installing thrift from http://thrift.apache.org/

Nyu2Y commented 13 years ago

thank u . the answer is right .

and i find a website which tell us how to Installing Snowflake . i think it is a valuable resource for me .