micans / mcl

MCL, the Markov Cluster algorithm, also known as Markov Clustering, is a method and program for clustering weighted or simple networks, a.k.a. graphs.
https://micans.org/mcl
Other
89 stars 12 forks source link

make[3]: Nothing to be done for `install-data-am' error while executing "./install-this-mcl.sh " #18

Closed Shanthosh29 closed 1 year ago

joostvb-gh commented 1 year ago

no problem there

it seems

/usr/bin/install -c mcl '/Users/shanthosh_29/local/bin

has been executed, you should be able to run

/Users/shanthosh_29/local/bin/mcl --version

HTH, Bye,

Joost

micans commented 1 year ago

@joostvb-gh is entirely right; the installation was successful, it just had some output message that in some cases there was no need to do something (for example, no data needed copying). I will close this issue soon @Shanthosh29; you can always comment on it again if something is unclear or does not seem to be working.