Ranking
Original Post
Toribash Linux Client
I've made the linux client today.

http://www.toribash.com/toribash-linux.tgz

Plz let me know how it works.

Check the INSTALL for what libs you need (SDL, SDL_mixer, freeglut).

I compiled it on a RHEL 4. When I get it stable I'll try it on other distributions aswell.
Re: Toribash Linux Client
I get an error with freeglut. It has something to do with GLX.

Most likely, it is to do with the fact I am using the official nVidia drivers, which use their own custom GLX driver (i think).

Basically, it is likely to be a pain to get working on my machine :o
For one, it probably needs compiling on my pc, but I don't want to do that.

Can someone else using the official nVidia drivers in linux please try running Toribash!
I has a flavour
Re: Toribash Linux Client
I made a new build with support for Ubuntu.

You will need to apt-get install libsdl-mixer1.2

to start ubuntu build of toribash unpack the tgz file and run ./toribash_ubuntu the redhat version has been renamed to toribash_redhat.

http://www.toribash.com/toribash-linux.tgz

The GLX error you get when FSAA isn't available, I've updated the error message to reflect this.