bayesiancook / pbmpi

phylobayes mpi
GNU General Public License v2.0
23 stars 9 forks source link

compilation problem #19

Closed faguil closed 3 years ago

faguil commented 3 years ago

Hi,

I am trying to install pbmpi in a ubuntu machine and have troubles to compile it. Once I type "make" in the source folder, it takes so long in generating dependencies for each *.cpp files. Indeed, it is an endless process and the compilation never happens.

Any help would be appreciated.

Cheers,

Felipe

bayesiancook commented 3 years ago

did you try make clean make ?

faguil commented 3 years ago

I tried that and it worked but in a different Ubuntu machine that previous attempts.

Thanks,

Felipe