soedinglab / CCMpred

Protein Residue-Residue Contacts from Correlated Mutations predicted quickly and accurately.
http://www.ncbi.nlm.nih.gov/pubmed/25064567
GNU Affero General Public License v3.0
107 stars 25 forks source link

Hello , CMake Error shows the CCMpred is missing the libconjugrad submodule. I had try 'git submodule update', but it didn't work. Anybody can help me? thanks #33

Open Lyn-666 opened 2 years ago

Lyn-666 commented 2 years ago

(tf) [lynn@localhost CCMpred]$ git submodule update Bareword found where operator expected at -e line 1, near "9a" (Missing operator before a?) Backslash found where operator expected at -e line 1, near ")\" (Missing operator before \?) Scalar found where operator expected at -e line 1, near "*)$/" (Missing operator before $/?) syntax error at -e line 1, near "n my " syntax error at -e line 1, near "n my " syntax error at -e line 1, near "n my " syntax error at -e line 1, near "n my " syntax error at -e line 1, near ") {" syntax error at -e line 1, near "n next" syntax error at -e line 1, near "n }" syntax error at -e line 1, near "n my " syntax error at -e line 1, near "n next " syntax error at -e line 1, near "( ne" -e has too many errors. %!s()

iron-wang commented 2 years ago

I have met same problem with you.Do you have solved it?