I've been running Tremulous on Windows XP for a while now, and I wanted to get it going on Linux.
I'm running Kubuntu 6.10 on amd64. I tried a native build of Tremulous from source, but I really do not have the experience for that.
However, I did manage to install Tremulous via Adept.
I clicked on my Application menu, navigated to Tremulous, clicked on it, and it appeared to work. The little black dretch was bouncing up and down next to the cursor (in KDE, that's what happens when you open an app), a window, filled with black, opened up, then resized itself to full-screen, then disappeared. I figured this was because Kubuntu 6.10 is unstable, but it happened again.
dmesg gives nothing.
So, whatever the reason for this not working, the obvious answer is that I'm trying to run a 32bit application on a 64bit OS.
My question: is there a way to get Tremulous to run in 32bit by installing some 32bit libraries or something?
EDIT: OK, after fetching the package manually, I see that there is a 64bit version (which is what Adept had installed). I tried dpkg --force-architecture -i on the 32bit deb, and that didn't work, so I think the real issue is that the 64bit Tremulous is crashing for some other reason.