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
• 2,761 views
•
link
written
by
NGS-Newbie •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
gfortran for phyloseq in R
written by mewgia •Hello! I'm trying to install phyloseq. Ubuntu 18.04. R 4.4.2. And see that: /usr/bin/ld: cannot find -lgfortran collect2: error: ld returned 1 exit status /usr/share/R/share/make/shlib.mk:10: …
-
Error occurs when migrate-n software performs "make mpis"
written by lingxue •I'm trying to enable OpenMPI on Ubuntu using migrate-n. I have installed OpenMPI. I tried to run the following code: tar xvfz migrate-3.7.2.src.tar.gz cd migrate-3.7.2/src …
-
How to install PEER in R?
written by sahar.salimi92 •Hi, I installed PEER in R using the commands https://github.com/PMBio/peer/wiki/Installation-instructions which I encountered this error $ R CMD INSTALL --no-multiarch R_peer_source_1.3.tgz $ make: *** [/usr/lib/R/etc/Makeconf:181: …
-
Problem in installing mclust package R
written by RahelehHello, I tried to install mclust package R in RStudio using different ways install.packages("mclust") devtools::install_github("cran/mclust") biocLite('mclust') but I get this error: * installing *source* package …
-
bowtie-2 build error
written by NGS-Newbie •Hi All I am trying to build bowtie index, on Windows 10 using CygWin. Getting the following error when I run - `bowtie2-build myfile.fa index_file` …
-
problem in the istallation of CNVnator
written by misbahbiostar •hello, i am beginner in this field, I am trying to install CNVnator but there is error when "make" in the cnvnator/src . please tell …
-
Bowtie2 Build error in CygWin
written by NGS-Newbie •Hi All I am trying to build bowtie2 on cygwin (Windows10). I tried to "make" it from the source file. 1) Even after installing Thread …
-
Installation of Bioconductor package: lpsymphony
written by haiying.kongwe are trying to install lpsymphony in a local installation of R-3.3.2. A large part of the build process runs without problems, but at some …
-
Error In Installing Deseq
written by Medhat<p>Hi,</p> <p>I am trying to install DESeq In Rstudio 0.97.555 on ubuntu 12.04 Using this command; </p> <pre><code>source("http://bioconductor.org/biocLite.R") biocLite("DESeq") </code></pre> <p>But It gives me this …
-
Error Compiling Somaticsniper
written by Shellfishgene •<p>Hi!</p> <p>I'm trying to build SomaticSniper from source. I followed the instructions, but I get an error in after running make:</p> <pre><code>Linking C executable ../../../../bin/bam-somaticsniper …
See this: https://superuser.com/questions/1020339/is-termcap-on-cygwin
Use bash in windows 10 to avoid a lot of this.
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:
Likewise, to change dir into it: