Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build - pre-built version available ? #13

Open
joachimhs opened this issue Oct 16, 2011 · 2 comments
Open

Unable to build - pre-built version available ? #13

joachimhs opened this issue Oct 16, 2011 · 2 comments

Comments

@joachimhs
Copy link

Hello,

Is there a downloadable finished build of this project (both full and minified would be awesome).

I have tried to build using both bpm and bundler, but they both report back with errors.

bpm responds with: "internal:lib/rubygems/custom_require:29: stack level too deep (SystemStackError)" even after setting "limit -u 12000".

builder install responds with: "Could not find rake-0.9.2 in any of the sources" even though sproutcore-statecharts builds just find with rake 0.9.2.

@Blacktiger
Copy link

Do a "gem install rake --version 0.9.2". After doing that you will probably need to install other dependencies in a similar manner.

@Blacktiger
Copy link

After you fix the dependencies run bundle, then rake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants