mriza / XMind-Linux-Installer

A simple BASH script to install XMind in Linux
GNU General Public License v3.0
54 stars 29 forks source link

Running XMind on Ubuntu 18.04 LTS post-install script #14

Open arlinters opened 6 years ago

arlinters commented 6 years ago

Installer worked excellent. On Ubuntu 18.04 LTS the default ini file did not work to launch, it would spit out several errors. This issue isn't necessarily related to this github project but more-so for XMind.

I had to add --add-modules=ALL-SYSTEM to the bottom of the /opt/xmind/XMind_amd64/Xmind.ini file in order for it to run.

Just wanted to post this here in case it helps out anyone in the future.