Originally posted by Lunpa
then why not just provide a damn source tarball, and let people mirror it and create thier own packeges for thier respective distrobutions?
Linux isn\'t like windows you know.
You need to have the same LIBC and other system libraries as the computer who compiled it (or else we would have to make it like 100 MB bigger), also this is doesn\'t work for people on 64bit, and people who have systems that in any way isn\'t like the standard one.
Linux users should know how to compile source, it\'s not that hard.
If we provide a binary for linux, we would have to update it regualary too, which is yet another factor that may fail, and the updater would need to support linux in it\'s auto self update, which also is a load of work which probably will fail since I don\'t have linux on my development PC.
So, just compile from source, there are even scripts that do that for you!