This is a test version of Biostars. For the public version, visit https://www.biostars.org.
cannot find -ltermcap

Hi All

How can I fix this error? I am trying to build Bowtie2 on cygwin

/usr/lib/gcc/x86_64-pc-cygwin/5.4.0/../../../../x86_64-pc-cygwin/bin/ld: cannot find -ltermcap

Thank you!

cannot find -ltermcap

Thanks, Genomax2!

I tried using bash on Ubuntu however, I could not locate the home folder. I also tried accessing directories in documents folder but I could not access them either.

Would you know how to?

I highly appreciate your help.

Thank you!

To list your HOME folder, or folders under it:

ls ~
ls ~/Documents

Likewise, to change dir into it:

cd ~
cd ~/Documents/

0 answers

No answers yet.

Log in to answer this question.