Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • problems in samtools install

    hello everybody!

    i tried installing samtools in Ubuntu (64bit) but failed. here are the error messages:
    -------------------------------------------------------------------
    root@ubuntu:/home/user/samtools-0.1.16# make
    make[1]: Entering directory `/home/lzl/samtools-0.1.16'
    make[2]: Entering directory `/home/lzl/samtools-0.1.16'
    gcc -c -g -Wall -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_CURSES_LIB=1 -I. bgzf.c -o bgzf.o
    In file included from bgzf.c:36:
    bgzf.h:29:18: error: zlib.h: No such file or directory
    bgzf.c: In function ‘open_write’:
    bgzf.c:186: error: ‘Z_DEFAULT_COMPRESSION’ undeclared (first use in this function)
    bgzf.c:186: error: (Each undeclared identifier is reported only once
    bgzf.c:186: error: for each function it appears in.)
    bgzf.c: In function ‘deflate_block’:
    bgzf.c:297: error: ‘z_stream’ undeclared (first use in this function)
    bgzf.c:297: error: expected ‘;’ before ‘zs’
    bgzf.c:298: error: ‘zs’ undeclared (first use in this function)
    bgzf.c:305: warning: implicit declaration of function ‘deflateInit2’
    bgzf.c:305: error: ‘Z_DEFLATED’ undeclared (first use in this function)
    bgzf.c:306: error: ‘Z_DEFAULT_STRATEGY’ undeclared (first use in this function)
    bgzf.c:307: error: ‘Z_OK’ undeclared (first use in this function)
    bgzf.c:311: warning: implicit declaration of function ‘deflate’
    bgzf.c:311: error: ‘Z_FINISH’ undeclared (first use in this function)
    bgzf.c:312: error: ‘Z_STREAM_END’ undeclared (first use in this function)
    bgzf.c:313: warning: implicit declaration of function ‘deflateEnd’
    bgzf.c:345: warning: implicit declaration of function ‘crc32’
    bgzf.c: In function ‘inflate_block’:
    bgzf.c:371: error: ‘z_stream’ undeclared (first use in this function)
    bgzf.c:371: error: expected ‘;’ before ‘zs’
    bgzf.c:373: error: ‘zs’ undeclared (first use in this function)
    bgzf.c:380: warning: implicit declaration of function ‘inflateInit2’
    bgzf.c:381: error: ‘Z_OK’ undeclared (first use in this function)
    bgzf.c:385: warning: implicit declaration of function ‘inflate’
    bgzf.c:385: error: ‘Z_FINISH’ undeclared (first use in this function)
    bgzf.c:386: error: ‘Z_STREAM_END’ undeclared (first use in this function)
    bgzf.c:387: warning: implicit declaration of function ‘inflateEnd’
    bgzf.c: In function ‘check_header’:
    bgzf.c:405: error: ‘Z_DEFLATED’ undeclared (first use in this function)
    make[2]: *** [bgzf.o] Error 1
    make[2]: Leaving directory `/home/lzl/samtools-0.1.16'
    make[1]: *** [lib-recur] Error 1
    make[1]: Leaving directory `/home/lzl/samtools-0.1.16'
    make: *** [all-recur] Error 1
    -------------------------------------------------------------------

    i got no clues from them. and i googled nothing.

    would you please tell me what's happening with the application?

  • #2
    why dont you install it from repository:
    sudo apt-get install samtools

    Comment


    • #3
      You need to install the zlib1g-dev package.

      Comment


      • #4
        Originally posted by a_mt View Post
        why dont you install it from repository:
        it didn't work until i repalced the Ubuntu 8 64bit with Ubuntu 12 server 64bit. maybe the updating sources were wrong.

        thanks for your suggestion!

        Comment


        • #5
          Originally posted by dpryan View Post
          You need to install the zlib1g-dev package.
          apt-get install zlib1g-dev ......this is useful.

          totally i found the version of linux OS made great differences when applying it. now i've install a newest version. it seems everything's OK.

          thanks!

          PS: do you have good universal solutions for errors like" cannot find shared lib*.o.. no such file or directory"?

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Essential Discoveries and Tools in Epitranscriptomics
            by seqadmin




            The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
            04-22-2024, 07:01 AM
          • seqadmin
            Current Approaches to Protein Sequencing
            by seqadmin


            Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
            04-04-2024, 04:25 PM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Yesterday, 11:49 AM
          0 responses
          15 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-24-2024, 08:47 AM
          0 responses
          16 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-11-2024, 12:08 PM
          0 responses
          61 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          60 views
          0 likes
          Last Post seqadmin  
          Working...
          X