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

make install fails #128

Closed
jeremydaw opened this issue Jun 14, 2023 · 2 comments
Closed

make install fails #128

jeremydaw opened this issue Jun 14, 2023 · 2 comments

Comments

@jeremydaw
Copy link

As indicated in README.md, I tried to run 'make install', however I got the following

[jeremy@tc-m72e mlkit]$ make install
make install0
make[1]: Entering directory '/home/jeremy/mlkit'
./mkinstalldirs /home/jeremy/mlkit
./mkinstalldirs /home/jeremy/mlkit/bin
/usr/bin/install -c bin/mlkit /home/jeremy/mlkit/bin
/usr/bin/install: 'bin/mlkit' and '/home/jeremy/mlkit/bin/mlkit' are the same file
make[1]: *** [Makefile:216: install0] Error 1
make[1]: Leaving directory '/home/jeremy/mlkit'
make: *** [Makefile:246: install] Error 2

@melsman
Copy link
Owner

melsman commented Nov 9, 2023

Does this issue still persist? There are multiple places in the README.md file that mention make install. Which instance is problematic? Please provide a full error log...

@melsman
Copy link
Owner

melsman commented Dec 15, 2023

Closing this issue as it cannot be reproduced...

@melsman melsman closed this as completed Dec 15, 2023
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