Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • JManuelMonroyKuhn
    Member
    • Oct 2014
    • 25

    Problem running Velvetg

    Hello!
    I'm trying to run Oases/Velvet but I got an error when running Velvetg, a library or something from a library is missing. I'm running everything on a cluster (it uses SLURM) and I do not have root permisons.
    This is what I got

    /home/hpc/uj502/di29kiz/velvet_1.2.10/velvetg: /usr/lib64/libgomp.so.1: version `GOMP_4.0' not found

    I have to make Oases/Velvet run! Please help!
    Thanks
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    Check the output of

    Code:
    $ ldd velvetg
    Check if you have multiple versions of OMP library installed.

    Then try the modification to LD_LIBRARY_PATH as suggested in this thread: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57123

    Comment

    • JManuelMonroyKuhn
      Member
      • Oct 2014
      • 25

      #3
      After ldd velvetg I got this

      di29kiz@lxa191:~/velvet_1.2.10> ldd velvetg
      linux-vdso.so.1 => (0x00007fff069ff000)
      libz.so.1 => /lib64/libz.so.1 (0x00007fd8d89d8000)
      libm.so.6 => /lib64/libm.so.6 (0x00007fd8d875e000)
      libgomp.so.1 => /lrz/sys/compilers/gcc/4.9.2/lib64/libgomp.so.1 (0x00007fd8d8547000)
      libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fd8d832a000)
      libc.so.6 => /lib64/libc.so.6 (0x00007fd8d7fb0000)
      librt.so.1 => /lib64/librt.so.1 (0x00007fd8d7da7000)
      /lib64/ld-linux-x86-64.so.2 (0x00007fd8d8c25000)

      which one is the good one?

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        Can you try adding this to your LD_LIBRARY_PATH (since your OMP library is not in /usr/lib64)?

        /lrz/sys/compilers/gcc/4.9.2/lib64/libgomp.so.1

        Comment

        • JManuelMonroyKuhn
          Member
          • Oct 2014
          • 25

          #5
          Oh!!! Now I get it!
          haha thanks
          I will try that!

          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, 06-17-2026, 06:09 AM
          0 responses
          37 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-09-2026, 11:58 AM
          0 responses
          100 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-05-2026, 10:09 AM
          0 responses
          121 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-04-2026, 08:59 AM
          0 responses
          114 views
          0 reactions
          Last Post SEQadmin2  
          Working...