Installing under Mint 18.2 64bit

For Xojo 17 to run properly on Mint 18.2, you will need to manually install the gtk-3 32bit libraries.

sudo apt install gtk-3*:i386

If you are using the full MBS set, you will also need libgomp1:

sudo apt install libgomp1:i386