Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • SubodhTambat
    Junior Member
    • Oct 2013
    • 8

    Error while running boost libraries

    Hi everyone,

    While installing boost libraries I got following errors:

    The following Boost libraries could not be found:

    boost_thread

    Some (but not all) of the required Boost libraries were found. You may
    need to install these additional Boost libraries. Alternatively, set
    BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
    to the location of Boost.
    Call Stack (most recent call first):
    cmake/macros.cmake:93 (find_package)
    cmake/cxxConfigure.cmake:87 (casava_find_boost)
    c++/CMakeLists.txt:33 (include)

    Can any one give some solution ??

    Thank you.
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    Subodh: Can you describe what procedure you are following to install the boost libraries? What step are you getting this error on? What OS is this?

    Comment

    • SubodhTambat
      Junior Member
      • Oct 2013
      • 8

      #3
      I want to install bcl2fastq so for that i m using following command to install boost libraries:
      ./bootstrap.sh
      ./bjam

      Now I am in the configuring step of bcl2fastq

      Ubuntu 14.04

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        Have you set $BOOST_ROOT to the directory where you have boost libraries as the message indicated in your original post?

        Comment

        • wintergreen36
          Member
          • Jul 2014
          • 19

          #5
          genomax

          could you please explain me ,

          Alternatively, set
          BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
          to the location of Boost.

          Comment

          • GenoMax
            Senior Member
            • Feb 2008
            • 7142

            #6
            Depending on the shell you are using you need to set one of those variables to the directory where boost libraries are installed.

            in bash shell:

            Code:
            $ export BOOST_ROOT=/path_to_boost_installation
            in csh/tcsh:
            Code:
            $ setenv BOOST_ROOT /path_to_boost_installation

            Comment

            Latest Articles

            Collapse

            • SEQadmin2
              Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
              by SEQadmin2



              Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
              ...
              07-09-2026, 11:10 AM
            • SEQadmin2
              Cancer Drug Resistance: The Lingering Barrier to Rising Survival
              by SEQadmin2



              Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

              There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
              07-08-2026, 05:17 AM
            • GATTACAT
              Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
              by GATTACAT
              Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
              07-01-2026, 11:43 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, Today, 10:26 AM
            0 responses
            11 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-09-2026, 10:04 AM
            0 responses
            25 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-08-2026, 10:08 AM
            0 responses
            16 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-07-2026, 11:05 AM
            0 responses
            33 views
            0 reactions
            Last Post SEQadmin2  
            Working...