This is a test version of Biostars. For the public version, visit https://www.biostars.org.
make AGUSTUS using cygwin

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

  1. is it possible I run Augustus on windows using Cygwin? i need any compiler on windows?

  2. I am beginner in command line programs and need to your kindly help. what I do to run this program?

  3. 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?

software error next-gen

0 answers

No answers yet.

Log in to answer this question.