Ho installato ant ... e ho installato edera (entrambi sinaptici), ma la formica non riesce a trovare l'edera!
Quando eseguo la formica per costruire il "motore di scacchi di ottobre" ottengo quanto segue:
BUILD FAILED
/home/zeigfreid/repos/october-chess-engine/build.xml:32: Problem: failed to create task or type antlib:org.apache.ivy.ant:resolve
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
No types or tasks have been defined in this namespace yet
This appears to be an antlib declaration.
Action: Check that the implementing library exists in one of:
-/usr/share/ant/lib
-/home/zeigfreid/.ant/lib
-a directory added on the command line with the -lib argument
Non sono sicuro di come procedere! Ho verificato questa domanda , ma non ha risolto il mio problema.
Grazie,