I installed Erlang
then:
then inside the Wings folder
For me it did run fine with Ubuntu, with Xubuntu, I just got the Wings splash screen, and openGl warnings
I was getting Erlang complaining one of the .config folders wasn't root but it still seemed to work
Code:
wget https://packages.erlang-solutions.com/erlang-solutions_2.0_all.deb
sudo dpkg -i erlang-solutions_2.0_all.deb
then:
Code:
sudo apt-get update
sudo apt-get install erlang
then inside the Wings folder
Code:
sudo ./wings
For me it did run fine with Ubuntu, with Xubuntu, I just got the Wings splash screen, and openGl warnings
I was getting Erlang complaining one of the .config folders wasn't root but it still seemed to work