Re: SH3S installation as described for linux in website doesn't work

by digitaltrails » Thu Jan 30, 2020 8:17 am

It's hard to tell what's wrong without seeing the symptoms. Did you see any messages when you attempted to run the the 6.2 version?

I used the same instructions on OpenSUSE Tumbleweed (another Linux). I had to add a java argument to the SweetHome3D-6.2/SweetHome3D script that starts SH3D.

Code: Select all

-Dcom.eteks.sweethome3d.j3d.useOffScreen3DView=true 
But I doubt that's necessary on all version of Linux.