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

[Feature Request] Can I change the path when I'm installing ZeroTier?I wanna install it to a specified directory. #2391

Open
Septemberlemon opened this issue Oct 18, 2024 · 2 comments

Comments

@Septemberlemon
Copy link

Septemberlemon commented Oct 18, 2024

Can somebody help me?

@Hi-Angel
Copy link

Hi-Angel commented Nov 29, 2024

Idk about this project exactly (and it has no "installation" paragraph), but generally all build systems define DESTDIR env. variable, where you should write full installation path. For example, DESTDIR=$(pwd)/some/path make install, and then the some/path will contain the installed sw.

If DESTDIR doesn't work (which may be possible since the project doesn't generate Makefiles, but apparently have written them manually), pls report a bug.

@Septemberlemon
Copy link
Author

Idk about this project exactly (and it has no "installation" paragraph), but generally all build systems define DESTDIR env. variable, where you should write full installation path. For example, DESTDIR=$(pwd)/some/path make install, and then the some/path will contain the installed sw.

If DESTDIR doesn't work (which may be possible since the project doesn't generate Makefiles, but apparently have written them manually), pls report a bug.

In fact I don't even know how to install it, last time my teacher send me a .msi file and told me to install zerotier with that and do some simple settings then I can get connect to the linux of his company's server
I gonna learn it tomorrow and thank u

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