In most cases the Arial TTF font is missing.
Thanks to fontconfig you can easily install new truetype fonts.
Install the fonts for a specific user
Just copy the truetype files to $HOME/.fonts/ and run:
fc-cache
You must do this under the (all) user account(s), which finally will use TFORMer SDK.
Install the fonts for all users
Just copy the truetype files to /usr/share/fonts and run (as root!):
fc-cache
Get more infos
You can cache all fonts with verbose output:
fc-cache -v -f