I posted this before I could change the title ![]()
The title would be:
What libraries are required for running Unity 5.6.3?
I’m currently trying to use Unity 5.6.3f1 for Linux Solus.
I’m having some trouble, I downloaded the sh file, executed, everything. I’m able to go to the project window, but when I open a project Unity freezes and crashes.
I have installed the following packages
My Editor.Log is the following gist:b1eb5a24c59b26e03c4bf27f45e1a965 · GitHub
Calling ldd -r Unity inside the Unity/Editor folder gives me the following output
I know that Unity can work in this distro, a friend of mine who works with C++ (and have thousands of C++ libraries installed) could make it run without a problem, what am I missing?
I believe that I’m only missing a library, but I do not know which one.
Any help would be really appreciated.