hi
I am trying to install AUGUSTUS (gene prediction program) on windows using Cygwin, when I use "make" command to install mentioned program. I get below error.
$ make
mkdir -p bin
cd src && make
make[1]: Entering directory '/cygdrive/c/Users/Animal S/Desktop/augustus-3.2.2/src'
g++ -c -Wall -Wno-sign-compare -Wno-strict-overflow -ansi -pedantic -O3 -DZIPI NPUT -o genbank.o genbank.cc -I../include
make[1]: * [Makefile:67: genbank.o] Error 1 make[1]: Leaving directory '/cygdrive/c/Users/Animal S/Desktop/augustus-3.2.2/sr c' make: * [Makefile:8: all] Error 2
is it possible I run Augustus on windows using Cygwin? i need any compiler on windows?
I am beginner in command line programs and need to your kindly help. what I do to run this program?
may need to say that my input data is 2gigabyte (Gb), can I load it in web-based version of Augustus or this version can not handle such a big data?
0 answers
No answers yet.
Log in to answer this question.