users:catalogue:programs:acacia
**This is an old revision of the document!**
ACACIA
Programa molt antic (darrera versió del 2015). Per no tenir no té ni github.
. PDF amb documentació del programa
Per fer-lo còrrer en línia de comandes cal fer prèviament un export PATH per tenir una màquina de Java d'Oracle:
xavier.roijals@node102:/home/soft$ export PATH=/home/soft/jdk1.8.0_152/bin/:$PATH xavier.roijals@node102:/home/soft$ export LD_LIBRARY_PATH=/home/soft/jdk1.8.0_152/lib/:$LD_LIBRARY_PATH
I llavors sí corre amb normalitat (tant en Ubuntu 20.04 com en Ubuntu 22.04):
xavier.roijals@node102:/home/soft$ java -Xmx25G -jar /home/soft/acacia/acacia-01.53.b0.jar -h usage: Acacia -c <file> Run Acacia with this config -D <property=value> use value for given property [when running from command line] -g <file> Write default config to this file -h Show this help message -u Run Acacia GUI -v Version
users/catalogue/programs/acacia.1718182105.txt.gz · Last modified: by admins_ceab