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

Depends on compiling sources #18

Open
gbraad opened this issue Jul 28, 2014 · 2 comments
Open

Depends on compiling sources #18

gbraad opened this issue Jul 28, 2014 · 2 comments

Comments

@gbraad
Copy link

gbraad commented Jul 28, 2014

It is unusual to recompile code on a server platform. It is preferred to use installed packages, either using apt-get or yum. This way no compiler toolchain is needed on the targeted platform.

@javruben
Copy link

The main problem is that we can't execute anything with elevated rights at this point. Perhaps we should add an interactive mode where we allow that. We do detect if tmux is installed, so when you know, you can install it via the package manager and then run the script which will just symlink the existing tmux.

@javruben
Copy link

Another solution would be to always have the user install the script manually.

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