Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • xiangwulu
    replied
    Originally posted by qtl View Post
    In Fedora,
    sudo yum install boost-devel

    In Ubuntu
    sudo apt-get install libboost1.48-dev

    I was searching answers of this question and met this


    This works, thanks.

    Leave a comment:


  • qtl
    replied
    Install the boost-devel package will solve your problem better

    In Fedora,
    sudo yum install boost-devel

    In Ubuntu
    sudo apt-get install libboost1.48-dev

    I was searching answers of this question and met this

    Leave a comment:


  • logicthief
    replied
    I'm not sure whether you have solved your problem, in case you haven't, here's what I did:

    Code:
    wget http://sourceforge.net/projects/boost/files/boost/1.51.0/boost_1_51_0.tar.gz/download
    tar zxvf boost_1_51_0.tar.gz
    export CPLUS_INCLUDE_PATH="absolute_path_to_boost/boost_1_51_0"
    then go to SOAPsnp directory and do 'make all' again. Basically, I just added the boost library pool to the default lib searching path.

    Leave a comment:


  • hc_2011
    started a topic SOAPsnp install problems

    SOAPsnp install problems

    I tried to use SOAPsnp to call SNPs for RNA-seq data. When I used "make all" to install the SOAPsnp, it come out such words:

    g++ -fomit-frame-pointer -O3 -ffast-math -funroll-loops -mmmx -msse -msse2 -msse3 -fmessage-length=0 -c -o call_genotype.o call_genotype.cc
    In file included from call_genotype.cc:1:
    soap_snp.h:12:51: error: boost/iostreams/filtering_streambuf.hpp: No such file or directory
    soap_snp.h:13:36: error: boost/iostreams/copy.hpp: No such file or directory
    soap_snp.h:14:43: error: boost/iostreams/filter/gzip.hpp: No such file or directory
    make: *** [call_genotype.o] Error 1

    I think it maybe have something wrong with the "boost", however I can not find an effective way to fix it,.Can anybody help me to install SOAPsnp? Thank you

Latest Articles

Collapse

  • seqadmin
    An Introduction to the Technologies Transforming Precision Medicine
    by seqadmin


    In recent years, precision medicine has become a major focus for researchers and healthcare professionals. This approach offers personalized treatment and wellness plans by utilizing insights from each person's unique biology and lifestyle to deliver more effective care. Its advancement relies on innovative technologies that enable a deeper understanding of individual variability. In a joint documentary with our colleagues at Biocompare, we examined the foundational principles of precision...
    01-27-2025, 07:46 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, Yesterday, 09:30 AM
0 responses
16 views
0 likes
Last Post seqadmin  
Started by seqadmin, 02-05-2025, 10:34 AM
0 responses
28 views
0 likes
Last Post seqadmin  
Started by seqadmin, 02-03-2025, 09:07 AM
0 responses
27 views
0 likes
Last Post seqadmin  
Started by seqadmin, 01-31-2025, 08:31 AM
0 responses
35 views
0 likes
Last Post seqadmin  
Working...
X