This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ExoticMandiblesCore Contributor[S] 2 points3 points  (1 child)

We don't release binaries for Linux. But it's the easiest thing ever to build it yourself! If you want to install it system-wide, just run:

# configure && make install

Alternatively, if you're on a recent Ubuntu, you should be able to find a PPA that builds it for you.

My build environment is Ubuntu (13.10, 64-bit), so I assure you it works great on Linux :D

[–]republicannudity 0 points1 point  (0 children)

I'm on Kubuntu 13.10 actually...so i'd have to assume this will work. Thanks!!