Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants