-
-
Notifications
You must be signed in to change notification settings - Fork 661
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
Installation errors #607
Comments
What OS is this on? |
Linux 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux Edit: Ubuntu 13.10, node.js version 0.10.28, npm version 1.4.9 |
There's lots of comments here which will probably help: Basically it's because you used a package manager installed node and npm, or python 2.7, one of those two issues. |
Thanks, but I'm still at a loss. I tried switching to Python 2.6, removing gyp, and installing Haraka from source by cloning the git repository and typing
|
I think you will need to try installing node from source (after uninstalling the package).
|
You were absolutely right. For future reference, this is what I had to do:
Thanks for your help! :) (Maybe it would be a good idea to add a hint to the installation instructions on the website, just in case.) |
For anybody else on ubuntu 16.04, downloading from the package manager here works (you don't have to build from source). Just make sure you run the |
Hello,
I'm trying to install Haraka and I must be missing something because I'm getting errors.
I typed:
Here's the complete log:
The text was updated successfully, but these errors were encountered: