error in make command in MAC

59 views
Skip to first unread message

Raquel Xavier

unread,
Jan 13, 2017, 10:20:51 AM1/13/17
to EA Utils
Hi guys

When i try make to install ea-utils I keep getting the 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, so I don't understand this error.


thank you in advance for your help


Raquel

Ruby setiawan

unread,
Nov 30, 2017, 7:28:15 PM11/30/17
to EA Utils
I also have a same problem installing ea-utils on MacOS, this is what I got:
````````````````````````````````````````````````
3 warnings generated.
g++ -O3 -I.  fastq-lib.cpp tidx/tidx-lib.cpp -o varcall varcall.cpp -lgsl -lgslcblas
tidx/tidx-lib.cpp:398:17: warning: add explicit braces to avoid dangling else
      [-Wdangling-else]
                else
                ^
1 warning generated.
varcall.cpp:33:10: fatal error: 'gsl/gsl_randist.h' file not found
#include <gsl/gsl_randist.h>
         ^~~~~~~~~~~~~~~~~~~
1 error generated.
```````````````````````````````````````````````````````````````
Reply all
Reply to author
Forward
0 new messages