First, I am new to Linux and Ubuntu.
I obtained the following directions from a CFD website:
"Hey Alex,
I just had the same problem as you did, but a friend of mine found a fix. It is likely that salome forgot to update a dependency in the new version (8.4.0), libjasper.so.1 in fact. You can download it from: http://ece.uvic.ca/~frodo/jasper/#download , where you should download jasPer 1.900.22 (the later ones have a different system). If you then compile it and add the generated libjasper.so.1 to the path it works like a charm ;)
hopefully this is enough to fix the problem, but it would be better if salome added the dependency in the next update or so. Good luck!"
I am having the same problem and would like detailed instructions on how to implement the above suggestion. I have never complied on Linux, Ubuntu, etc.
In addition to compiling, I have to add to a "library" and that is not explained in other tutorials.
make install
step usually does add the library to the usual paths. There's no adding "to" a library. – muru Jun 27 '18 at 01:08