matsen / pplacer

Phylogenetic placement and downstream analysis
http://matsen.fredhutch.org/pplacer/
GNU General Public License v3.0
74 stars 18 forks source link

pplacer binary for macosx Mojave? #367

Open jbholm opened 5 years ago

jbholm commented 5 years ago

Hi,

I'd like to use pplacer with GTDBTK on my mac osx (Mojave), but am having trouble with the binaries provided via: https://github.com/matsen/pplacer/releases/download/v1.1.alpha17/pplacer-Darwin-v1.1.alpha17.zip

The specific error is: dyld: Library not loaded: /usr/local/lib/libgsl.0.dylib

And from what I read this is a file specific to Darwin. I am also unable to install gsl 1.16 w/o receiving errors.

Thanks so much for any help.

sburke3 commented 5 years ago

I am getting this same error. Have also tried installing via the download.sh script in the demo, which doesn't work either. Novice command line coder so any help is so appreciated!

SilasK commented 4 years ago

Do you think it is possibl eto make a verion for osx?