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

Add mockgen to $PATH without copy #399

Closed
wants to merge 2 commits into from
Closed

Add mockgen to $PATH without copy #399

wants to merge 2 commits into from

Conversation

czunker
Copy link
Contributor

@czunker czunker commented Jun 22, 2022

/usr/local/bin isn't writeable by default by an unprivileged user on Ubuntu.
So, instead of copying the file, add the directory to $PATH.

Signed-off-by: Christian Zunker [email protected]

czunker added 2 commits June 22, 2022 07:54
`/usr/local/bin` isn't writeable by default by an unprivileged user on Ubuntu.
So, instead of copying the file, add the directory to $PATH.

Signed-off-by: Christian Zunker <[email protected]>
Signed-off-by: Christian Zunker <[email protected]>
@czunker czunker force-pushed the unprivileged_linux branch from 0db42b3 to 83ea1a9 Compare June 22, 2022 05:55
@czunker
Copy link
Contributor Author

czunker commented Jun 22, 2022

@joelddiaz / @imilchev Please double check whether this also works in your environments.

@czunker czunker mentioned this pull request Jun 23, 2022
@imilchev
Copy link
Member

Try first if #401 does the trick for Linux as well. For Mac it works just fine

@czunker
Copy link
Contributor Author

czunker commented Jun 24, 2022

Is fixed by #401

@czunker czunker closed this Jun 24, 2022
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

Successfully merging this pull request may close these issues.

2 participants