Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • libxqilla error with GeneTorrent

    Unclear if this is a Bioinformatics issue or a Unbuntu one, but here goes.

    I have access to download TCGA bam data via the UCSC CGhub software GeneTorrent.

    When executing I recieve this error:

    Code:
    ./../libexec/gtdownload: error while loading shared libraries: libxqilla.so.5: cannot open shared object file: No such file or directory
    I have libxqilla6 and the software requirements say libxqilla 5 or higher.

    Anyone have any experience using GeneTorrent or can provide a better explanation of this error than google results?

    Thank you.

  • #2
    Can you check the following to see the location of the linked libraries to make sure the right library is linked?
    Code:
    $ ldd /full_path_to/gtdownload

    Comment


    • #3
      Well there are two gtdownloads, one in a bin and one in a libexec

      ldd on the bin/gtdownload says it is not a dynamic executable. This is the one I have been trying to execute though and if gives the original error.


      ldd libexec/gtdownload displays the list of libraries linked. Two things I noticed.

      1. There is no libxqilla listed at all.

      2. libgenetorrent.so.0 => not found

      So if I try to execute libexec/gtdownload I get a similar error as before, except it complains about not finding libgenetorrent.so.0 instead. That is not a apt-get package, but it does exist in the GeneTorrent share/ directory.

      Comment


      • #4
        Did you install the program using the source or the .deb package for Ubuntu?

        You may want to try

        Code:
        sudo apt-get -f install
        to install any missing dependencies.

        Comment


        • #5
          Neither I think, I chose the tarball package option available to Ubuntu11 users. I use 12.4 though and technically there is no specific package for 12 like there is for 10 and 11. Maybe that is the issue, but it is not clear to me based on the errors.

          I ran through the list of dependencies and they were "apt-got" without issue.

          I attempted to symb link libxqilla.so.6 as libxqilla.so.5 in /usr/local/bin, but it did not work, nor did linking libgenetorrent.so.0, which the other gtdownload yells about.

          Comment


          • #6
            I am afraid it looks like you may have to compile the package from source.

            I tried the pre-compiled tar and gtdownload is looking for shared libraries as you found out (not sure why they did not compile with static). The .deb files also need older versions of various things that are not there in the latest ubuntu.

            Comment


            • #7
              Ok then I will give that a shot. Thank you very much for taking the time to help me.

              Comment

              Latest Articles

              Collapse

              • seqadmin
                Investigating the Gut Microbiome Through Diet and Spatial Biology
                by seqadmin




                The human gut contains trillions of microorganisms that impact digestion, immune functions, and overall health1. Despite major breakthroughs, we’re only beginning to understand the full extent of the microbiome’s influence on health and disease. Advances in next-generation sequencing and spatial biology have opened new windows into this complex environment, yet many questions remain. This article highlights two recent studies exploring how diet influences microbial...
                02-24-2025, 06:31 AM
              • seqadmin
                Quality Control Essentials for Next-Generation Sequencing Workflows
                by seqadmin




                Like all molecular biology applications, next-generation sequencing (NGS) workflows require diligent quality control (QC) measures to ensure accurate and reproducible results. Proper QC begins at nucleic acid extraction and continues all the way through to data analysis. This article outlines the key QC steps in an NGS workflow, along with the commonly used tools and techniques.

                Nucleic Acid Quality Control
                Preparing for NGS starts with isolating the...
                02-10-2025, 01:58 PM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, 03-03-2025, 01:15 PM
              0 responses
              46 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 02-28-2025, 12:58 PM
              0 responses
              165 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 02-24-2025, 02:48 PM
              0 responses
              523 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 02-21-2025, 02:46 PM
              0 responses
              255 views
              0 likes
              Last Post seqadmin  
              Working...
              X