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 error #1

Open
d88020 opened this issue Dec 27, 2018 · 0 comments
Open

Install error #1

d88020 opened this issue Dec 27, 2018 · 0 comments

Comments

@d88020
Copy link

d88020 commented Dec 27, 2018

Hi.
Thank you for sharing such a good tool.
I downloaded SubcloneSeeker from this site with git clone.
However, I cannot install this tool.
When I typed "make install", error occurred.

[D161740@cluster SubcloneSeeker]$ make
make -C src
make[1]: Entering directory `/data/D161740/Research/DongJin/01.programs/SubcloneSeeker/src'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/data/D161740/Research/DongJin/01.programs/SubcloneSeeker/src'
make -C utils
make[1]: Entering directory `/data/D161740/Research/DongJin/01.programs/SubcloneSeeker/utils'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/data/D161740/Research/DongJin/01.programs/SubcloneSeeker/utils'
[D161740@cluster SubcloneSeeker]$ make install
make: *** No rule to make target `install'.  Stop.
[D161740@cluster SubcloneSeeker]$

How can I solve this problem?

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

1 participant