Giter Site home page Giter Site logo

Comments (5)

rdpstaffmsu avatar rdpstaffmsu commented on September 21, 2024

from rdptools.

nibortolum avatar nibortolum commented on September 21, 2024

So, I striclty followed the README :
git clone https://github.com/rdpstaff/RDPTools.git
git submodule init
git submodule update

and then make.

Thank you,

Matthieu

from rdptools.

gunturus avatar gunturus commented on September 21, 2024

can you try using jdk8
Also what version of ant do you have

from rdptools.

nibortolum avatar nibortolum commented on September 21, 2024

from rdptools.

Toliman06 avatar Toliman06 commented on September 21, 2024

I have the same problem when I try to make:

-do-compile:
    [javac] Compiling 73 source files to /home/dunoyerd/bin/RDPTools/ReadSeq/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 5
    [javac] error: Source option 5 is no longer supported. Use 6 or later.
    [javac] error: Target option 1.5 is no longer supported. Use 1.6 or later.

BUILD FAILED
/home/dunoyerd/bin/RDPTools/Clustering/nbproject/build-impl.xml:896: The following error occurred while executing this line:
/home/dunoyerd/bin/RDPTools/Clustering/nbproject/build-impl.xml:1470: The following error occurred while executing this line:
/home/dunoyerd/bin/RDPTools/AlignmentTools/nbproject/build-impl.xml:896: The following error occurred while executing this line:
/home/dunoyerd/bin/RDPTools/AlignmentTools/nbproject/build-impl.xml:1414: The following error occurred while executing this line:
/home/dunoyerd/bin/RDPTools/ReadSeq/nbproject/build-impl.xml:920: The following error occurred while executing this line:
/home/dunoyerd/bin/RDPTools/ReadSeq/nbproject/build-impl.xml:300: Compile failed; see the compiler error output for details.

Here are my java and javac:

~/bin/RDPTools$ update-alternatives --config java
Il existe 3 choix pour l'alternative java (qui fournit /usr/bin/java).

  Sélection   Chemin                                          Priorité  État
------------------------------------------------------------
  0            /usr/lib/jvm/java-10-oracle/bin/java             1091      mode automatique
  1            /usr/lib/jvm/java-10-oracle/bin/java             1091      mode manuel
  2            /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java   1081      mode manuel
* 3            /usr/lib/jvm/java-8-oracle/jre/bin/java          1081      mode manuel

~/bin/RDPTools$ update-alternatives --config javac
Il existe 2 choix pour l'alternative javac (qui fournit /usr/bin/javac).

  Sélection   Chemin                                 Priorité  État
------------------------------------------------------------
  0            /usr/lib/jvm/java-10-oracle/bin/javac   1091      mode automatique
  1            /usr/lib/jvm/java-10-oracle/bin/javac   1091      mode manuel
* 2            /usr/lib/jvm/java-8-oracle/bin/javac    1081      mode manuel

Anf here the command lines before the make:

git clone https://github.com/rdpstaff/RDPTools.git
cd RDPTools
git checkout 2.0.2
git submodule init
git submodule update
make

I am following the FROGS install commands... (https://github.com/geraldinepascal/FROGS/blob/master/INSTALL_from_source.md)

Can anybody help me?

from rdptools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.