OpenStudio features not in Ubuntu
Ran a model that I know runs in Windows on newly installed Ubuntu. Ran fine (fast!) but,
- ResultsViewer doesn't launch when I go to detailed view.
- Parametric Analysis Tool doesn't exist anywhere on my computer as far as I can tell.
- New Geometry tab only has Preview, not Edit.
I tried running OpenStudio on successively "heavier" distros (Puppy, Lubuntu) and am now at Ubuntu 14.04 which is the exact distro/version that is supposed to be compatible with OpenStudio.
I need these features, especially the PAT. Any help is greatly appreciated.
Someone said it might be a Java problem. I installed Java with
sudo apt-get install openjdk-7-jre
but ResultsViewer still doesn't work and now the Results Summary looks funky.Which release of OpenStudio are you using? 2.2.1?
Using 2.2.0
I downloaded the master branch OS then compiled OS like it says here. Except:
cmake-gui
tocmake-qt-gui
insudo apt-get install ... cmake-gui ... chrpath
qt4-make
:sudo apt-get install qt4-qmake
But, so far this isn't working either. Don't see the PAT anywhere still (don't know why) and OS crashes when I click the Resutls Summary tab. OS seems to run much slowly too.