nservant / HiC-Pro

HiC-Pro: An optimized and flexible pipeline for Hi-C data processing
Other
372 stars 181 forks source link

bowtie install errors #634

Open elirahbar opened 1 month ago

elirahbar commented 1 month ago

Hello, I am new in bioinformatics and I am trying to install bowtie using this command: brew install bowtie but I keep getting these error messages: fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make: [bowtie-inspect-s] Error 1 make: Waiting for unfinished jobs.... 20 errors generated. make: [bowtie-inspect-l] Error 1 make: [bowtie-build-s] Error 1 make: [bowtie-build-l] Error 1 make: [bowtie-align-l] Error 1 make: *** [bowtie-align-s] Error 1

Can someone help me solve this problem?