cannot find -ltermcap
0
0
Entering edit mode
7.0 years ago
NGS-Newbie ▴ 10

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 • 2.3k views
ADD COMMENT
2
Entering edit mode

See this: https://superuser.com/questions/1020339/is-termcap-on-cygwin

Use bash in windows 10 to avoid a lot of this.

ADD REPLY
0
Entering edit mode

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!

ADD REPLY
1
Entering edit mode

To list your HOME folder, or folders under it:

ls ~
ls ~/Documents

Likewise, to change dir into it:

cd ~
cd ~/Documents/
ADD REPLY

Login before adding your answer.

Traffic: 2050 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6