Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • samtools-0.1.12a and bwa-0.5.9rc1 installing problem on fedora14

    Hi all,

    Recently i upgraded my fedora11 to fedora14. I have installed gcc-4.5.1-4.fc14.i686, zlib-1.2.5-2.fc14.i686 using yum FYI.

    earlier on fedora11 samtools-0.1.12a/bwa-0.5.9rc1 was suuccessfully worked.

    Now after upgrading when i apply

    orf@bnf samtools-0.1.12a]$ make

    i am getting this error

    make[1]: Entering directory `/home/orf/samtools-0.1.12a'
    make[2]: Entering directory `/home/orf/samtools-0.1.12a'
    gcc -c -g -Wall -O2 -D_FILE_OFFSET_BITS=64 -D_USE_KNETFILE -D_CURSES_LIB=1 -I. bgzf.c -o bgzf.o
    In file included from bgzf.c:36:0:
    bgzf.h:30:18: fatal error: zlib.h: No such file or directory
    compilation terminated.
    make[2]: *** [bgzf.o] Error 1
    make[2]: Leaving directory `/home/orf/samtools-0.1.12a'
    make[1]: *** [lib-recur] Error 1
    make[1]: Leaving directory `/home/orf/samtools-0.1.12a'
    make: *** [all-recur] Error 1

    when i typed samtools, system asked me to automatically install samtools, so at present i have samtools-0.1.8 (r613) older version, i want to install latest version, How?

    [orf@bnf samtools-0.1.12a]$ samtools
    bash: samtools: command not found...
    Install package 'samtools' to provide command 'samtools'? [N/y] y

    same thing is happening with bwa installation, installed typing bwa, system prompt me to install bwa, so having older version of bwa-0.5.8c (r1536) and want to install latest version bwa-0.5.9rc1. When compiling latest version with make,

    orf@bnf bwa-0.5.9rc1]$ make
    make[1]: Entering directory `/home/orf/bwa-0.5.9rc1'
    make[1]: Nothing to be done for `lib'.
    make[1]: Leaving directory `/home/orf/bwa-0.5.9rc1'
    make[1]: Entering directory `/home/orf/bwa-0.5.9rc1/bwt_gen'
    make[1]: Nothing to be done for `lib'.
    make[1]: Leaving directory `/home/orf/bwa-0.5.9rc1/bwt_gen'
    gcc -c -g -Wall -O2 -DHAVE_PTHREAD utils.c -o utils.o
    utils.c:32:18: fatal error: zlib.h: No such file or directory
    compilation terminated.
    make: *** [utils.o] Error 1

    [orf@bnf samtools-0.1.12a]$ bwa
    bash: bwa: command not found...
    Install package 'bwa' to provide command 'bwa'? [N/y] y

    Pls write me some solutions
    Thanks,

  • #2
    It looks like you're missing the zlib development package. Try "yum install zlib-devel" on a root command line to get it.

    These packages really need a configure script to check such things.

    Comment


    • #3
      I installed zlib-devel and ncurses-devel and it worked well.

      now using latest versions of samtools and bwa.

      Thanks for your help.

      Regards.

      Comment

      Latest Articles

      Collapse

      • 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
      • seqadmin
        Strategies for Sequencing Challenging Samples
        by seqadmin


        Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
        03-22-2024, 06:39 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      17 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      22 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      16 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-04-2024, 09:00 AM
      0 responses
      46 views
      0 likes
      Last Post seqadmin  
      Working...
      X