Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • jstjohn
    Member
    • Jun 2010
    • 35

    cufflinks 2.0.0 source missing a header?

    Has anyone had success installing the latest cufflinks (2.0.0 beta) from source? It seems like a required local header file "rounding.h" is not included in the source distribution. I have emailed their support email about this, but I just wanted to double check that I am not the only one having this issue. Thanks!

    Code:
    g++44 -DHAVE_CONFIG_H -I. -I..  -I../src  -I/usr/include  -Wall -Wno-strict-aliasing -g -gdwarf-2 -Wunused -Wuninitialized -m64 -march=nocona -O3  -DNDEBUG  -pthread -I/hive/groups/genomeAssem/include -I/hive/groups/genomeAssem/src/samtools_svn/include -I/hive/groups/genomeAssem/include -MT abundances.o -MD -MP -MF .deps/abundances.Tpo -c -o abundances.o abundances.cpp
    abundances.cpp:38:22: error: rounding.h: No such file or directory
    The reason I think that it is a local file rather than something my system is missing is that it is included right in the middle of a block of other locally included header files, and the include statement uses the double quote syntax rather than the <> syntax. Thanks!
  • sdriscoll
    I like code
    • Sep 2009
    • 436

    #2
    Er..I didn't know there was a 2.0. I thought they were working on 1.4 still.
    /* Shawn Driscoll, Gene Expression Laboratory, Pfaff
    Salk Institute for Biological Studies, La Jolla, CA, USA */

    Comment

    • kopi-o
      Senior Member
      • Feb 2008
      • 319

      #3
      There is a 2.0 version as of yesterday.

      Comment

      • vinay052003
        Member
        • Jan 2010
        • 59

        #4
        Hi Kopi-o,
        Did you figure out the installation problem yet? I am having another problem with the Eigen libray. I downloaded and copied the eigen-eigen-b23437e61a07/Eigen to a directory in my PATH and gave --with-eigen arguments while configuring. But the configure log still says could not find eigen libraries. Any idea?

        Thanks

        Comment

        • vinay052003
          Member
          • Jan 2010
          • 59

          #5
          Hi segmagician,
          Thanks for the tip. If possible, can you please provide the round.h? I am also having problem with that.
          Thanks.

          Comment

          • GenoMax
            Senior Member
            • Feb 2008
            • 7142

            #6
            I corresponded with Cole earlier today about problems with the original tar file.

            He has kindly provided a new source tar ball that fixed problems we were noticing. Get the latest source from the download link.

            Comment

            • vinay052003
              Member
              • Jan 2010
              • 59

              #7
              Yes... I just noticed that... the source file has been updated.

              Comment

              • vinay052003
                Member
                • Jan 2010
                • 59

                #8
                Hi,
                I stills can not install Cufflinks. My make is successful but when I try to execute the cufflinks executable it gives me the following error:

                error while loading shared libraries: libboost_thread.so.1.48.0: cannot open shared object file: No such file or directory

                I tried installing with boost 1.49 but got the same error. Any idea?

                Thanks.

                Comment

                • GenoMax
                  Senior Member
                  • Feb 2008
                  • 7142

                  #9
                  Try appending the LD_LIBRARY_PATH as described here.

                  Discussion of next-gen sequencing related bioinformatics: resources, algorithms, open source efforts, etc



                  Originally posted by vinay052003 View Post
                  Hi,
                  I stills can not install Cufflinks. My make is successful but when I try to execute the cufflinks executable it gives me the following error:

                  error while loading shared libraries: libboost_thread.so.1.48.0: cannot open shared object file: No such file or directory

                  I tried installing with boost 1.49 but got the same error. Any idea?

                  Thanks.

                  Comment

                  • vinay052003
                    Member
                    • Jan 2010
                    • 59

                    #10
                    Thank GenoMax..
                    for some reason I can't find libboost_thread.so.1.48.0 on my system. My boost installation was successful though. I noticed that /my_boost_install_dir/lib is empty. Is this the place where libboost_thread.so.1.48.0 supposed to be?

                    Comment

                    • GenoMax
                      Senior Member
                      • Feb 2008
                      • 7142

                      #11
                      The file (libboost_thread.so.1.*) should be in the "lib" directory. Perhaps your boost installation did not work right.

                      Originally posted by vinay052003 View Post
                      Thank GenoMax..
                      for some reason I can't find libboost_thread.so.1.48.0 on my system. My boost installation was successful though. I noticed that /my_boost_install_dir/lib is empty. Is this the place where libboost_thread.so.1.48.0 supposed to be?

                      Comment

                      Latest Articles

                      Collapse

                      • 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
                      • SEQadmin2
                        From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
                        by SEQadmin2


                        Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


                        The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
                        ...
                        06-02-2026, 10:05 AM

                      ad_right_rmr

                      Collapse

                      News

                      Collapse

                      Topics Statistics Last Post
                      Started by SEQadmin2, Today, 11:10 AM
                      0 responses
                      5 views
                      0 reactions
                      Last Post SEQadmin2  
                      Started by SEQadmin2, 06-17-2026, 06:09 AM
                      0 responses
                      41 views
                      0 reactions
                      Last Post SEQadmin2  
                      Started by SEQadmin2, 06-09-2026, 11:58 AM
                      0 responses
                      102 views
                      0 reactions
                      Last Post SEQadmin2  
                      Started by SEQadmin2, 06-05-2026, 10:09 AM
                      0 responses
                      123 views
                      0 reactions
                      Last Post SEQadmin2  
                      Working...