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

Create installer script #17

Open
ajbogh opened this issue Mar 18, 2017 · 3 comments
Open

Create installer script #17

ajbogh opened this issue Mar 18, 2017 · 3 comments

Comments

@ajbogh
Copy link
Owner

ajbogh commented Mar 18, 2017

Makefile?
NPM?
Python?

@andy5995
Copy link

My experience is primarily with Makefiles and automake, but only for C programs.

Do you think something like this would be a good way to get started?

https://www.gnu.org/software/automake/manual/html_node/Python.html

@ajbogh
Copy link
Owner Author

ajbogh commented Mar 20, 2017

I'm not familiar enough with Python or Makefiles to know, but I would appreciate the help with this if you or someone else is willing to put something together. I fear that it might get complicated since many of the python features used by this project are out of date or no longer installable without an upgrade. Perhaps using a docker image or Ubuntu snap project would be better, although docker images are overkill and snaps are vendor locked.

@piegamesde
Copy link

[...] since many of the python features used by this project are out of date or no longer installable without an upgrade.

I'm trying to install Blather again, and it's really hard because of these dependencies. This would be the occasion to upgrade all used libraries and to Python 3

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

No branches or pull requests

3 participants