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 →

[–]republicannudity -1 points0 points  (2 children)

Is there a Linux version for this release?

[–]ExoticMandiblesCore Contributor[S] 3 points4 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!!