export CLASSPATH=$CLASSPATH:/path/to/tritonus_share.jar:/path/to/tritonus_fluidsynth.jar
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/tritonus (or wherever .so files are located)
//and in the running command, before or after “-Djava.library.path...” line://
-Dtritonus.fluidsynth.defaultsoundbank=/path/to/fluidsynth_soundfont/ \