rdpstaff / RDPTools

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

make problem #39

Open MAXINELSX opened 8 months ago

MAXINELSX commented 8 months ago

$ make ant -f Clustering/build.xml jar make: ant: Command not found Makefile:15: recipe for target 'Clustering/dist/Clustering.jar' failed make: *** [Clustering/dist/Clustering.jar] Error 127

MAXINELSX commented 8 months ago

problem solved by change mamba install -c conda-forge ant=1.9 mamba install -c conda-forge openjdk=8 please using conda environment