I just switched over to Ubuntu from Windows, and I'm having trouble getting TPT to launch. I downloaded the latest stable release (71.3), unzipped it, made sure it was allowed to execute as a program, and tried to launch it.
Nothing happened at all. No error messages, no new windows popped up, nothing.
I used what it defaulted to on my machine (Linux). Looking through the list of OS's, though, it looks like there's a specific package for Ubuntu, but it's out of date.
Perhaps the problem is that it's a 32 bit linux binary, and I'm running 64 bit?
Running (I haven't got a 64 bit computer to test on at the moment, so this is just guessing at what's wrong) Check that /usr/lib32/libSDL-1.2.so.0 exists. If it does, then run sudo ldconfig and try Powder Toy again.
Compiling Wiki: https://powdertoy.co.uk/Wiki/W/Building_in_linux.html Unless you want to modify the game and put your changes on github, you can skip the github setup steps and just run git clone git://github.com/FacialTurd/The-Powder-Toy.git cd The-Powder-Toy
To compile, after installing the packages listed on the wiki (also install libfftw3-dev - the wiki needs updating): make powder-64-sse3
Also, IRC: [23:26:52] <dubld00ce> Would this be the right place to ask for help building TPT in Ubuntu? Yes, or you can ask on the forum. On IRC, people are frequently away or not paying attention, so you might not get a sensible response immediately.