On Ubuntu I need to install Erlang, which I did from their website instructions I used the wings-2.2.5-linux.bzip2.run file
It might be worth mentioning that on the website, the errors in console doesn't really suggest you need to install Erlang
The .Desktop launcher didn't work, I had to use console, something to do with trust privileges.. I never looked at fixing it, if I get time I'll add the steps.
Console has an error that carrona gtk module was missing so I tried installing that on Raspbian but it made no difference and doesn't appear to affect the Ubuntu W3D in any way
the fix is:
sudo apt-get install libcanberra-gtk-module
With Raspbian I installed the 2.1.7 from the Raspbian repository' it also installed a load of other things like Erlang so maybe its installed out of date libraries also its 32bit which could be another factor, I'm going to try Raspbian on VirtualBox and a fresh install and just try building V2.2.5
It might be worth mentioning that on the website, the errors in console doesn't really suggest you need to install Erlang
The .Desktop launcher didn't work, I had to use console, something to do with trust privileges.. I never looked at fixing it, if I get time I'll add the steps.
Console has an error that carrona gtk module was missing so I tried installing that on Raspbian but it made no difference and doesn't appear to affect the Ubuntu W3D in any way
the fix is:
sudo apt-get install libcanberra-gtk-module
With Raspbian I installed the 2.1.7 from the Raspbian repository' it also installed a load of other things like Erlang so maybe its installed out of date libraries also its 32bit which could be another factor, I'm going to try Raspbian on VirtualBox and a fresh install and just try building V2.2.5