Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ea-utils error in MAC #52

Open
raqxavier opened this issue Jan 13, 2017 · 1 comment
Open

ea-utils error in MAC #52

raqxavier opened this issue Jan 13, 2017 · 1 comment

Comments

@raqxavier
Copy link

Hi guys

I tried to install ea-utils on my MAC to run fastq-join on qiime. I keep getting this error:

g++ -O3 -I. fastq-lib.cpp tidx/tidx-lib.cpp -o varcall varcall.cpp -lgsl -lgslcblas
varcall.cpp:33:29: fatal error: gsl/gsl_randist.h: No such file or directory
compilation terminated.
make: *** [varcall] Error 1

I already installed gsl-2.3, and do not know what to do next.

thank you for your help
raquel

@raqxavier
Copy link
Author

I tried:
#include <gsl/gsl_math.h>

and i added to the path :/usr/local/include/gsl/gsl_randist.h

still does not resolve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant