bcgsc / biobloom

Create Bloom filters for a given reference and then use it to categorize sequences
http://www.bcgsc.ca/platform/bioinfo/software/biobloomtools
GNU General Public License v3.0
76 stars 15 forks source link

error: required file './COPYING' not found #5

Closed sjackman closed 9 years ago

sjackman commented 9 years ago
==> ./autogen.sh
+ aclocal
+ autoconf
+ autoheader
+ automake -a
configure.ac:16: installing './compile'
configure.ac:6: installing './install-sh'
configure.ac:6: installing './missing'
BioBloomCategorizer/Makefile.am: installing './depcomp'
Makefile.am: installing './INSTALL'
Makefile.am: error: required file './COPYING' not found
/usr/local/Library/Homebrew/debrew.rb:11:in `raise'
BuildError: Failed executing: ./autogen.sh 
JustinChu commented 9 years ago

Hmm, I'll added it now. It seems that some versions of autotools will add the COPYING file for you.

JustinChu commented 9 years ago

Added. 033b2395b80d07f270755434f0c45d7950153d4f