My first thought would be that there is a missing dependency. I'd start by running the dependency checke if you haven't already. It also seems a bit strange the library is being loaded from /root/.swt. I assume you have installed as root and that folder was created during the installation, and you are now running with user privileges? If you run the application as root, does it work? I'd probably also delete the /root/.swt folder.
↧