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

Issue installing v0.2.7 from the release page #131

Closed
jonathortense opened this issue Sep 13, 2017 · 2 comments
Closed

Issue installing v0.2.7 from the release page #131

jonathortense opened this issue Sep 13, 2017 · 2 comments

Comments

@jonathortense
Copy link

jonathortense commented Sep 13, 2017

Hi,

I'm trying to install using the package from the release page, but I cannot see the package there for v0.2.7, the last one is v0.2.4.

I'm trying to compile from the source code(downloaded from the release page), but it is failing:

$ make
/Library/Developer/CommandLineTools/usr/bin/make jemalloc -C ../deps
cd jemalloc && ./configure --with-jemalloc-prefix=je_ --enable-cc-silence
/bin/sh: ./configure: No such file or directory
make[2]: *** [jemalloc] Error 127
make[1]: *** [../deps/jemalloc/lib/libjemalloc.a] Error 2
make: *** [corvus] Error 2

And I cannot run git submodule update --init because this is not a git repository.

Can you provide corvus-0.2.7.tar.bz2. So we can install just running make?

@doyoubi
Copy link
Contributor

doyoubi commented Sep 14, 2017

Done with it.
Now you can see the package corvus-0.2.7.tar.bz2 on the release page. Note that you still need to run make deps before make.

@jonathortense
Copy link
Author

Thank you very much!

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