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

            • 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
            • SEQadmin2
              Nine Things a Sample Prep Scientist Thinks About Before Sequencing
              by SEQadmin2


              I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

              Here are nine questions we think about, in roughly the order they matter, before...
              06-18-2026, 07:11 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, Today, 11:05 AM
            0 responses
            6 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-02-2026, 11:08 AM
            0 responses
            28 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-30-2026, 05:37 AM
            0 responses
            25 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-26-2026, 11:10 AM
            0 responses
            25 views
            0 reactions
            Last Post SEQadmin2  
            Working...