You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
How can I solve this problem?
The text was updated successfully, but these errors were encountered: