PAML installing problem

267 views
Skip to first unread message

padanaa...@gmail.com

unread,
Aug 20, 2017, 9:25:48 AM8/20/17
to PAML discussion group

Hi, i am trying download PAML on mac according to tutorial.first of all i don't have any file.exe in bin.second when i go for making file ''make -f Makefile" . nothing to be done for all come.kindly guide me about this error.

Ziheng

unread,
Aug 26, 2017, 12:28:33 PM8/26/17
to PAML discussion group
I am not sure.  if there are any .o files, you can delete them first.  also look at the dates and file permissions, in case they are wrong:
ls -lF

there is a file README.txt in the src/ folder.  you can copy the commands onto the command line, and see whether the programs compile:

gcc -O3 -o baseml baseml.c tools.c
gcc -O3 -o basemlg basemlg.c tools.c
gcc -O3 -o codeml codeml.c tools.c
gcc -O3 -o pamp pamp.c tools.c
gcc -O3 -o mcmctree mcmctree.c tools.c
gcc -O3 -o evolver evolver.c tools.c
gcc -O3 -o yn00 yn00.c tools.c
gcc -O3 -o chi2 chi2.c

ziheng

Reply all
Reply to author
Forward
0 new messages