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

having trouble with 'make install' ubuntu 16.04 #66

Closed
akharucail opened this issue Jul 22, 2017 · 1 comment
Closed

having trouble with 'make install' ubuntu 16.04 #66

akharucail opened this issue Jul 22, 2017 · 1 comment

Comments

@akharucail
Copy link

hi, i am very new to ubuntu and code in general. i have been installing openhantek. i have been following the install instructions. when i type the make install command i get this error response.

cail@AkHaruCailness:/Downloads/openhantek$ make install
install -m 755 -p "bin/openhantek" "/usr/local/bin/openhantek"
install: cannot create regular file '/usr/local/bin/openhantek': Permission denied
Makefile:558: recipe for target 'install_target' failed
make: [install_target] Error 1 (ignored)
strip "/usr/local/bin/openhantek"
strip: '/usr/local/bin/openhantek': No such file
Makefile:558: recipe for target 'install_target' failed
make: [install_target] Error 1 (ignored)
mkdir: cannot create directory ‘/usr/local/share/apps’: Permission denied
Makefile:568: recipe for target 'install_translations' failed
make: *** [install_translations] Error 1
cail@AkHaruCailness:
/Downloads/openhantek$

What am i doing incorrectly?
thanks in advance

@davidgraeff
Copy link
Member

You don't need to install the application, you can just run the openhantek binding. If you want to install it, use sudo make install for administrative rights.

GCarneiroA pushed a commit to GCarneiroA/openhantek that referenced this issue Oct 29, 2020
Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
GCarneiroA pushed a commit to GCarneiroA/openhantek that referenced this issue Oct 29, 2020
Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
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