-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
wekan official binaries release (0.17 and 0.18) won't run on Ubuntu 14.04 #978
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
Comments
The nodejs version is 0.10.48 |
I have been doing all my development on Ubuntu 16.04 based systems for a long time. On Ubuntu 14.04 it currently requires build from source. |
Sorry for commenting on a closed one but then you should update the docs. That Ubuntu 16.04 is a requirement. |
Do you mean compiling from source on 14.04 does not work? Or do we need releases for Ubuntu 14.04 ? |
I will sometime test Wekan on Ubuntu 14.04 and add support for it. We are currently in process of upgrading to Meteor 1.4 and Node v4. |
I mean that running the binary release from "Installing with Official Binaries" does not state that it's minimum requirement is Ubuntu 16.04. Had running it on 14.04 before and 14.04 is supported until April 2019. I'm trying now to build it from source on 14.04 but getting some errors. If I cant sort out that the problem lies not on my end I open another issue for it. |
Please keep your errors in this issue. I will also keep this open until I have fixed this. |
Building it from source on Ubuntu 14.04 works. Also I can start and use that binary on 16.04. I updated the Wiki to give a note about the Official Binaries problem on 14.04. |
Thanks! |
When looking on the node LTS schedule: node 4 LTS ended now and maintenance ends in little less than 12 months. Why not better upgrading to node 6 LTS? |
@NoodleBB Node v6 upgrade is not OK yet afaik, see #788 |
Ah. Okay. Meteor is the sticking point. |
Today's Wekan release v0.19 has been built on Ubuntu 14.04 and should work ok. |
Hi,
I tried to run the version from the binary release: https://github.com/wekan/wekan/releases/tag/v0.18
after npm install I get the error:
When I run the release on a Ubuntu 16.04 it starts with no errors and I can access the Webinterface.
Is a newer libstdc++ version now mandatory or do we have to build it from source?
Ubuntu 14.04
Ubuntu 16.04:
The text was updated successfully, but these errors were encountered: