Wings 3D Development Forum
[fixed] v2.2.9 Ubuntu 22.04 issues - Printable Version

+- Wings 3D Development Forum (https://www.wings3d.com/forum)
+-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1)
+--- Forum: Bug Reports (https://www.wings3d.com/forum/forumdisplay.php?fid=12)
+--- Thread: [fixed] v2.2.9 Ubuntu 22.04 issues (/showthread.php?tid=3072)

Pages: 1 2


RE: v2.2.9 Ubuntu 22.04 issues - nigec - 06-28-2022

doesn't help with the issue I have though sadly


RE: v2.2.9 Ubuntu 22.04 issues - micheus - 06-28-2022

nigec sad to hear you still didn't get it working properly.

You didn't tell us if you tried the version downloaded from wings3d download page: https://sourceforge.net/projects/wings/files/wings/2.2.9/

Did you tried it too?


RE: v2.2.9 Ubuntu 22.04 issues - nigec - 06-29-2022

I think I've tried always apart from building from source


RE: v2.2.9 Ubuntu 22.04 issues - nigec - 06-29-2022

I can't build from git either, erlang can't find various things like openssl, which is there or the java compiler which is also there.
obviously I don't know which versions of the required tools were used, none of the up to date stuff plays nice.
I'll check back some other time Smile


RE: v2.2.9 Ubuntu 22.04 issues - nigec - 06-29-2022

I installed Linux Mint Mate with the files Hank recommended and Wings is working fine now


RE: v2.2.9 Ubuntu 22.04 issues - micheus - 06-30-2022

Nice to know you can now run Wings3D again. Smile

Next time I start my Ubuntu I'm going to get the note file I created with the needed step to build Wings3D from scratch in a fresh Linux install.
That should help you to figure out the missing dependencies that are preventing you to build it by yourself.


RE: v2.2.9 Ubuntu 22.04 issues - nigec - 06-30-2022

22.04 seems a really bad distro, Unity game engine has issues too
Yeah updating the Linux build thread would be good, Erlang from source seemed to be the main issue to everything having problems as the installed dependants seemed to new and Erlang couldn't use them, but then again I'm no Linux expert