Sweet Home 3D Fedora 29 - Setting Up
-
Next Set SuperUser as Owner.
sudo chown -R root:root /tmp/SweetHome3D*
-
And Relocate Contents.
sudo mv /tmp/SweetHome3D* /opt/SweetHome3D
Check Destination Folder’s Contents:
ls /opt/SweetHome3D
-
Again Make a SymLink for Easy Launching
sudo ln -s /opt/SweetHome3D/SweetHome3D /usr/local/bin/SweetHome3D
-
Finally, Launch & Enjoy Sweet Home 3D ;)
From Shell with:SweetHome3D
Create a Custom App Launcher on Menu.
If it Does Not Start then Check if Graphics Card Supports OpenGL 3.3+.
sudo dnf install glx-utils
glxinfo | grep OpenGL
Contents