/home/bill/OOPM builds/ResInsight build.txt ********************************************** 26Jul2017 21:32 ResInsight install http://resinsight.org/ ResInsight installation Download TAR.GZ binary distribution from https://github.com/OPM/ResInsight/releases Extract content from TAR file Start ./ResInsight >> NYET - no build with that $ bash "/home/bill/ResInsight/resinsight" ************************************* 26Jul2017 http://resinsight.org/docs/installationlinux/ ResInsight Linux Installation 1. Download TAR.GZ binary distribution from https://github.com/OPM/ResInsight/releases >> I downloaded to /home/bill/OPM/ResInsight/z_Old/ResInsight-2017.05.2_oct-3.4.3_el6.tar.gz Check if libraries already present : $ bash "/home/bill/OOPM builds/0_environment.sh" cd {/usr} find 2>&1 -nowarn -iname "libecl*" | grep >"/home/bill/OOPM builds old/finds/find libecl in usr 170727 9h02m.txt" 2>&1 --invert-match "Permission denied" >> Results (manually copy-paste pertinent parts) : $ bash "/home/bill/OOPM builds/0_environment.sh" cd {/usr} find 2>&1 -nowarn -iname "libert*" | grep >"/home/bill/OOPM builds old/finds/find libert in usr 170727 9h04m.txt" 2>&1 --invert-match "Permission denied" >> Results (manually copy-paste pertinent parts) : 27Jul2017 09:06 Conclusion - all libraries are already present from OPM-Flow install >> no need to copy to /usr/lib/x86_64-linux-gnu/ Move executable $ sudo cp /home/bill/OPM/ResInsight/ResInsight /bin/ResInsight Try ? ~/OPM data/Howell sims $ ResInsight ResInsight: error while loading shared libraries: libQtScriptTools.so.4: cannot open shared object file: No such file or directory http://resinsight.org/docs/buildinstructions/ How did I do this for Linux Mint Debian Edition 2? Prerequisites - need to add Qt, ssl, crypto ************************************* 27Jul2017 09:26 Octave download see "/home/bill/OOPM builds/Octave build.txt" ************************************* 27Jul2017 10:01 Install ssl & crypto libraries see "/home/bill/OOPM builds/ssl & crypto libraries build.txt" ************************************* 27Jul2017 ~11:00 Install Qt libraries see "/home/bill/OOPM builds/Qt libraries build.txt" ************************************* 27Jul2017 10:01 ResInsight - set up script to launch it with modelling results /home/bill/OPM data/ResInsight bash.sh Where is documentation (other than just man?) Run resinsight to see what help is with the application... $ ResInsight User's guide : http://resinsight.org/docs/home/ >> OK, poor, but it's a start Can't move perspective - does this depend on Octave? 27Jul2017 20:24 Now that Octave is installed - will it automatically be used by ResInsight, or do I have to rebuild the latter? (most likely rebuild...) Run bash script, selecting SPE1CASE1 : $ bash "/home/bill/OPM data/ResInsight bash.sh" >> Works really well. >> QUESTION : Is Octave doing the porous media calcs? (and NOT OPM-Flow?) >> I doubt it, but Octave (behind ResInsight) looks powerful, perhaps enough to do it!