Giter Site home page Giter Site logo

PreCompiled binaries? about jvarkit HOT 7 CLOSED

lindenb avatar lindenb commented on September 17, 2024
PreCompiled binaries?

from jvarkit.

Comments (7)

lindenb avatar lindenb commented on September 17, 2024

I switched from Ant to Make yesterday... c9671c9

from jvarkit.

apelin20 avatar apelin20 commented on September 17, 2024

I really want to believe you:) Really really want to....

http://pastebin.com/ri3mfzxG

EDIT: CentOS
@BioPower3-IBM ~/programs/jvarkit $ uname -a
Linux localhost.localdomain 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

EDIT2: ok I know remember, we had an issue for this opened #8 and to solution was:
yum install ant-nodeps
Suggestion, maybe a ./configure implementation to check for dependencies?

However, now I get a new error:
http://pastebin.com/yjLG7F80

@BioPower3-IBM ~/programs/jvarkit $ java -version
java version "1.7.0_45"
OpenJDK Runtime Environment (rhel-2.4.3.3.el6-x86_64 u45-b15)
OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)

EDIT3:
Ok, found a fix. Turns out I had jdk 1.7 and 1.6 installed on my machine, and ant was dependant on 1.6 while the jre used was 1.7. This was helpful http://stackoverflow.com/questions/22389322/java-illegal-start-of-type-in-correct-project.
I removed ant & and-nodep + removed jdk 1.6 and got jdk 1.7 + openjdk-devel 1.7 then reinstalled ant and ant-nodeps.

New issue, banrenamechr fails
make: *** No rule to make target /home/adrian/programs/jvarkit/src/main/java/com/github/lindenb/jvarkit/tools/mem/BWAMemScan.java', needed bybamsnvwig'. Stop.
http://pastebin.com/sCw4ZVvZ

from jvarkit.

lindenb avatar lindenb commented on September 17, 2024

Suggestion, maybe a ./configure implementation to check for dependencies?

this is a problem with the htsjdk library, not from my program.

Your last error is in:

/home/adrian/programs/jvarkit/src/main/java/com/github/lindenb/jvarkit/tools/backlocate
        private Map<String,Set<String>> geneSymbol2kg=new HashMap<>();

instead of java -v , show me javac -version . (java != javac) I'm pretty sure that your javac is outdated.

from jvarkit.

apelin20 avatar apelin20 commented on September 17, 2024

Yeah you are right I fixed that, see EDIT3. Now I have this problem:
@BioPower3-IBM ~/programs/jvarkit $ make bamsnvwig
make: *** No rule to make target /home/adrian/programs/jvarkit/src/main/java/com/github/lindenb/jvarkit/tools/mem/BWAMemScan.java', needed bybamsnvwig'. Stop.

make seems to run into that after compiling banrenamechr:
http://pastebin.com/sCw4ZVvZ

from jvarkit.

lindenb avatar lindenb commented on September 17, 2024

As I said in https://github.com/lindenb/jvarkit/wiki/Compilation

the target 'all' exists in the Makefile but it will generate a large number of tools I don't use/maintain anymore.

don't try to build all tools, just build what you need.

from jvarkit.

lindenb avatar lindenb commented on September 17, 2024

I've pushed a message about this: 9542713

from jvarkit.

apelin20 avatar apelin20 commented on September 17, 2024

Good one :) Thanks for the help!

from jvarkit.

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.