Hi all,
I am using Arch Linux x86_64, and tried to setup Modelio 2.2 for Linux 64bit. After installing all the dependencies mentioned in the
installation instructions, it did not work.
I noticed that the issue was to set up the MOZILLA_FIVE_HOME env variable, so I set it up by modifying modelio.sh script (I got a little bit confused because in that script, MOZILLA_FIVE_HOME is unset, so I replaced that line). Now, when Modelio starts, I got a jvm crash. I am attaching the hs_err file in this post.
I found some posts in this forum saying that Modelio won't work unless xulrunner is installed. Moreover, they are saying that you need to install xulrunner for 32 bits, and install 32 bit compatibility libraries for Modelio to work on x86_64, ¿is this true?. I would not like on install this libraries, as I just want a pure 64 bit installation.
I tried to compile Modelio by myself to avoid the need to install 32 bit libraries, but I can't find the source code in the site (neither in the sourceforge one).
Thanks a lot for any help you could provide.
---