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

Install to some path other than / #112

Open
grahamperrin opened this issue May 27, 2022 · 5 comments
Open

Install to some path other than / #112

grahamperrin opened this issue May 27, 2022 · 5 comments

Comments

@grahamperrin
Copy link

From the closure at #110 (comment):

% sudo make -f ./Makefile.BSD install
grahamperrin's password:
install  -s -o root -g wheel -m 555   activate-bsd /activate-bsd
install  -d /.debug/
install  -o root -g wheel -m 444  activate-bsd.debug /.debug/activate-bsd.debug
% 

On FreeBSD, better install to:

/usr/local/bin

hier(7)

Thanks

@MrGlockenspiel
Copy link
Owner

oh god i didnt even realize it was installing there

@ethanrjs
Copy link

@MrGlockenspiel Status?

Repository owner deleted a comment from aprunge Oct 19, 2022
@ethanrjs
Copy link

ethanrjs commented Sep 6, 2023

@MrGlockenspiel Status?

@MrGlockenspiel
Copy link
Owner

i still have no idea, the BSD makefile isnt even up to date anymore

@MrGlockenspiel
Copy link
Owner

with Xmake this should be fixed as well

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

3 participants