ddarriba / modeltest

Best-fit model selection
GNU General Public License v3.0
73 stars 21 forks source link

Unable to install modeltest-master via cmake #42

Closed pclai0414 closed 3 years ago

pclai0414 commented 3 years ago

Hi, I encountered some error messages as I tried to install the program via cmake on terminal.

The error messages came after the "make" command: bash-3.2$ make Scanning dependencies of target libpll [ 3%] Generating ../localdeps/lib/libpll.a /bin/sh: /Users/babu/Desktop/modeltest-master/libs/pll-modules/install-with-libpll.sh: No such file or directory make[2]: [localdeps/lib/libpll.a] Error 127 make[1]: [libs/CMakeFiles/libpll.dir/all] Error 2 make: *** [all] Error 2

I've tried other ways to install it but all failed at certain point. I am new to this environment. Please help me out. Thanks.