veg / hyphy

HyPhy: Hypothesis testing using Phylogenies
http://www.hyphy.org
Other
210 stars 69 forks source link

Path Issue: hyphy version: /HYPHY 2.5.0(MP) for Linux on x86_64\ #1001

Closed jzehr closed 4 years ago

jzehr commented 5 years ago

When running hyphy outside of the hyphy directory, I observe this error:

(grapes) 15:06:40 jordanz@silverback ~ /hyphy/hyphy
Error:
Duplicate analysis keyword (not case sensitive) in {CLST, Apply clustering methods for phylogeny reconstruction (UPGMA,WPGMA,complete or minimal linkage) to nucleotide, protein and codon data, using MLE of pairwise distances with user-selectable models. These methods produce trees with global molecular clock., ClusterAnalysis.bf}

Check errors.log for execution error details.
stevenweaver commented 5 years ago

Dear @jzehr,

Thank you for bringing this issue to our attention. The issue arises because HyPhy attempts to load its library files from the current working directory.

Please try

./hyphy/hyphy LIBPATH=`pwd`hyphy

to work around the issue.

Best, Steven

github-actions[bot] commented 4 years ago

Stale issue message