Header Leaderboard Ad

Collapse

Sambamba, ldmd2, BioD - on RHEL 6

Collapse

Announcement

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

  • Sambamba, ldmd2, BioD - on RHEL 6

    Hello,

    I'm trying to install Sambamba ( https://github.com/lomereiter/sambamba ) which is written in "D" and requires the LDMD2 compiler and includes undocumented references to "rdmd" and "BioD".

    Worse, I'm trying to do it on RedHat Enterprise Linux 6 (which means the pre-built binaries don't work and which means re-building a heck of a lot of the tool chains.)

    I'm an experienced system administrator - but not a Bioinformatics person, and not familiar with the "D" language or it's 3 compilers (MDC, GDC, or LDC.)

    When I try to follow the Sambama instructions, I get:

    [[email protected] sambama-20140227]$ make sambamba-ldmd2-64
    mkdir -p build/
    rdmd --build-only --force --compiler=ldmd2 -O2 -m64 -noboundscheck -release -inline -IBioD/ -ofbuild/sambamba main.d
    sambamba/view.d(25): Error: module region is in file 'bio/bam/region.d' which cannot be read
    import path[0] = BioD/
    import path[1] = .
    import path[2] = /usr/local/include/d/ldc
    import path[3] = /usr/local/include/d
    Failed: ["ldmd2", "-O2", "-m64", "-noboundscheck", "-release", "-inline", "-IBioD/", "-v", "-o-", "main.d", "-I."]
    make: *** [sambamba-ldmd2-64] Error 1
    [[email protected] sambama-20140227]$


    I've tried installing "BioD" in the Sambamba distribution directory, and in the "ldc" import directory ("/usr/local/include/d" on my system.)


    Does anyone have any suggestions?

    Thank you in advance.

    --- Richard

  • #2
    >nevermind<

    I grabbed BioD from the wrong place. With the right BioD in place, everything's fine.

    --- Richard

    Comment

    Latest Articles

    Collapse

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 05-26-2023, 09:22 AM
    0 responses
    8 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-24-2023, 09:49 AM
    0 responses
    9 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-23-2023, 07:14 AM
    0 responses
    29 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-18-2023, 11:36 AM
    0 responses
    113 views
    0 likes
    Last Post seqadmin  
    Working...
    X