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
            Recent Advances in Sequencing Analysis Tools
            by seqadmin


            The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
            Yesterday, 07:48 AM
          • 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

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Today, 06:57 AM
          0 responses
          4 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, Yesterday, 07:17 AM
          0 responses
          13 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-02-2024, 08:06 AM
          0 responses
          19 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-30-2024, 12:17 PM
          0 responses
          21 views
          0 likes
          Last Post seqadmin  
          Working...
          X