rdpstaff / RDPTools

Collection of commonly used RDP Tools for easy building
49 stars 52 forks source link

installation problem #29

Open JeremyTournayre opened 4 years ago

JeremyTournayre commented 4 years ago

Hello,

I want to install RDPTools on my computer, I had to resolve several errors when I launch the make command: I had to use a java jdk version at 8 instead of 11 I had to modify the url http://repo2.maven by https://repo1.maven.

Unfortunately I am stuck with this error : RDPTools/Clustering/build.xml:122: Warning: Could not find resource file "/RDPTools/Clustering/lib/jaxb-api-2.2.7.jar" to copy.

Indeed, I have only in my "lib" dir these files : "RDPTools/Clustering/lib/commons-cli-1.2.jar RDPTools/Clustering/lib/commons-codec-1.8.jar RDPTools/Clustering/lib/commons-io-2.4.jar RDPTools/Clustering/lib/jaxb-impl-2.2.7.jar RDPTools/Clustering/lib/junit-4.8.2.jar"

Can you help me please?

Sincerely,

Jérémy Tournayre

gunturus commented 4 years ago

can you try using ant1.9 and java 6 or 7