Unconfigured Ad

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

    Installing trans ABySS

    Hello!
    I am trying to install trans ABySS in a cluster. I do not have root access and I have now almost everything installed to run the program except python igraph.

    I tried installing python igraph like this
    python setup.py install --user

    But at the end I got this error

    /usr/bin/ld: /usr/lib64/libxml2.a(entities.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
    /usr/lib64/libxml2.a: could not read symbols: Bad value
    collect2: error: ld returned 1 exit status
    error: command 'gcc' failed with exit status 1

    Anybody can advice me how to install it? Patience with me please! My knowledge of informatics is not great
    Thanks
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    This one is going to be tougher to tackle (unless you can compile someplace else other than this cluster). Ask your admins about this (nicely ). This cluster uses SuSE correct?


    Library for the analysis of networks. Contribute to igraph/igraph development by creating an account on GitHub.



    Wonder if compiling libxml2 in your own directory with -fPIC option would work.

    Comment

    • JManuelMonroyKuhn
      Member
      • Oct 2014
      • 25

      #3
      Hello!
      I am not sure but probably it uses SuSe. It is the linux cluster of Leibniz Supercomputing Centre, so my guess will be it does.
      Thanks I'll see what I can do

      Comment

      • JManuelMonroyKuhn
        Member
        • Oct 2014
        • 25

        #4
        Hello!
        I compile libxml2 in my home directory and I added it to me PATH but it does not work. I got the same error and I dont know how to make it use libxml2 of my home directory.
        I guess I will have to wait for an answer from the cluster administrators.

        Comment

        • GenoMax
          Senior Member
          • Feb 2008
          • 7142

          #5
          You could try to edit the Makefile and see if you can replace any pointers to system libxml2 (/usr/lib64/libxml2.a?) to your local one.

          Have you emailed the developer of trans ABySS to see if an alternate libxml can be specified on the configure command line?

          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-26-2026, 11:10 AM
          0 responses
          15 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-17-2026, 06:09 AM
          0 responses
          49 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-09-2026, 11:58 AM
          0 responses
          107 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-05-2026, 10:09 AM
          0 responses
          125 views
          0 reactions
          Last Post SEQadmin2  
          Working...